Unity Engine documentationScript ReferenceUnity.VectorGraphicsPathPropertiesDefines properties of paths.Read time 1 minuteLast updated 5 days agoDefinition Type: Struct Namespace: Unity.VectorGraphics Assembly: UnityEngine.VectorGraphicsModule public struct PathProperties Properties PropertyDescriptionCornersHow the corners of the path are displayed.HeadHow the beginning of the path is displayed.StrokeThe stroke used to render the path.TailHow the end of the path is displayed.