Enum PathCorner
The path corner types, for joining path segments together.
Namespace: Unity.VectorGraphics
Assembly: Unity.VectorGraphics.dll
Syntax
public enum PathCorner
Fields
Name | Description |
---|---|
Beveled | A beveled corner. |
Round | A rounded corner. |
Tipped | A tipped corner with a sharp edge. |