LineJoinMode
This enum is used by UIStroke.LineJoinMode to determine how corners are interpreted.
For a more detailed walkthrough of the UIStroke object, see here.
Items
Name | Value | Summary |
---|---|---|
Round | 0 | |
Bevel | 1 | |
Miter | 2 |
This enum is used by UIStroke.LineJoinMode to determine how corners are interpreted.
For a more detailed walkthrough of the UIStroke object, see here.
Name | Value | Summary |
---|---|---|
Round | 0 | |
Bevel | 1 | |
Miter | 2 |