curveLookUpTable property

List<Vector2> curveLookUpTable
final

A set of points along a curve at evenly spaced parameter values including the start and end points.

Implementation

final List<Vector2> curveLookUpTable;