points property

List<Vector2> points
final

The start point, end point and control points of the Bézier curve.

Implementation

final List<Vector2> points;