Enum SampleCount
Options for Sample Count.
네임스페이스: UnityEngine.Rendering.Universal
어셈블리: solution.dll
구문
public enum SampleCount
필드
이름 | 설명 |
---|---|
Four | Use this for 4 samples. |
One | Use this for 1 sample. |
Two | Use this for 2 samples. |