getLastPoint method

Vector3 getLastPoint()

Implementation

Vector3 getLastPoint() => points.last;