BorderStrokePosition
Used by UIStroke.BorderStrokePosition to determine the stroke's position on its parent's border.
Items 3
History | Name | Value | Description | |
---|---|---|---|---|
684 | Outer | 0 | The stroke renders on the outer border of the parent UI
element. | |
684 | Center | 1 | The stroke renders on the center border of the parent UI
element. | |
684 | Inner | 2 | The stroke renders on the inner border of the parent UI
element. |
Description
Used by UIStroke.BorderStrokePosition to determine the stroke's position on its parent's border.