Enum SampleCount
Options for Sample Count.
Namespace: UnityEngine.Rendering.Universal
Assembly: Unity.RenderPipelines.Universal.Runtime.dll
Syntax
public enum SampleCount
Fields
Name | Description |
---|---|
Four | Use this for 4 samples. |
One | Use this for 1 sample. |
Two | Use this for 2 samples. |