stop property

Vector3 stop

Gets last point of the polyline.

Implementation

Vector3 get stop => lines.last.b;