Enum PolyFillType
Namespace: UnityEngine.Rendering.Universal
Syntax
public enum PolyFillType
Fields
| Name | Description | Value |
|---|---|---|
| pftEvenOdd | 0 | |
| pftNonZero | 1 | |
| pftPositive | 2 | |
| pftNegative | 3 |
public enum PolyFillType
| Name | Description | Value |
|---|---|---|
| pftEvenOdd | 0 | |
| pftNonZero | 1 | |
| pftPositive | 2 | |
| pftNegative | 3 |