Enum EndType
Options for end types.
Namespace: UnityEngine.Rendering.Universal
Assembly: Unity.RenderPipelines.Universal.Runtime.dll
Syntax
public enum EndType
Fields
Name | Description |
---|---|
etClosedLine | Use this for closed line. |
etClosedPolygon | Use this for closed polygon. |