UISegment
Extends: Object
Description
WorldUI helper class used to render the segment for editing walls, paths, etc.
Properties
Vector2 | From |
Vector2 | To |
bool | Visible |
float | Width |
Property Descriptions
- Vector2 From:
Gets or sets the start position.
- Vector2 To:
Gets or sets the end position.
- bool Visible:
Gets or sets if segment is visible.
- float Width:
Gets or sets the width of the segment.