Enum PolyType
Options for polygon types.
Namespace: UnityEngine.Rendering.Universal
Assembly: Unity.RenderPipelines.Universal.Runtime.dll
Syntax
public enum PolyType
Fields
Name | Description |
---|---|
ptClip | Use this for clip. |
ptSubject | Use this for subject. |