startPoint property

Vector2 startPoint

The starting guide point for the curve.

Implementation

Vector2 get startPoint => points.first;