Unity Engine documentationScript ReferenceUnityEngineUnityEngine.UIElementsLineCapCap types for the beginning and end of paths (see _lineCap ).Read time 1 minuteLast updated 5 days agoDefinition Type: Enum Namespace: UnityEngine.UIElements Assembly: UnityEngine.UIElementsModule public enum LineCap Fields ValueDescriptionButtTerminates the path with no tip.RoundTerminates the path with a round tip.