beginCurve property

Curve beginCurve
final

The curve to use before split is reached.

Defaults to Curves.linear.

Implementation

final Curve beginCurve;