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