Enum PathEnding
The path ending types.
Namespace: Unity.VectorGraphics
Assembly: Unity.VectorGraphics.dll
Syntax
public enum PathEnding
Fields
Name | Description |
---|---|
Chop | A square path ending. |
Round | A rounded path ending. |
Square | A square path ending with a small extrusion. |