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