endPoint property

Vector2 endPoint

The ending guide point for the curve.

Implementation

Vector2 get endPoint => points.last;