ArcVector2
Extends: Object
Description
WorldUI helper class used to render the polyline for walls, paths, etc.
Properties
Vector2 | Position |
Vector2 | ArcPoint |
bool | HasArcPoint |
Property Descriptions
- Vector2 Position:
Gets or sets the position of the ArcVector2.
- Vector2 ArcPoint:
Gets or sets the helper point that allows the current segment to curve.
- bool HasArcPoint:
Gets or sets if the current position has an arc point.