Field samplesPerPixel
Number of rays used to calculate the occlusion value for each pixel in the rendered image.
Namespace: UnityEditor.PixyzPlugin4Unity.Actions
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
[UserParameter(null, null, "Number of rays used to calculate the occlusion value for each pixel in the rendered image. Increasing this value will improve the quality and accuracy of the ambient occlusion effect by providing more detailed and smoother maps of shadows and shading, reducing the need for a denoiser. However, higher samples per pixel lead to longer processing times.", "Samples per pixel", false, false)]
public BakeAmbientOcclusion.SamplesPerPixel samplesPerPixel
Returns
Type | Description |
---|---|
BakeAmbientOcclusion.SamplesPerPixel |