Enum ClipType
Namespace: UnityEngine.Rendering.Universal
Syntax
public enum ClipType
Fields
| Name | Description | Value |
|---|---|---|
| ctIntersection | 0 | |
| ctUnion | 1 | |
| ctDifference | 2 | |
| ctXor | 3 |
public enum ClipType
| Name | Description | Value |
|---|---|---|
| ctIntersection | 0 | |
| ctUnion | 1 | |
| ctDifference | 2 | |
| ctXor | 3 |