ConstructorOptions

sealed interface ConstructorOptions(source)

Properties

Link copied to clipboard

The array of incoming tangents at each control point.

Link copied to clipboard

The array of outgoing tangents at each control point.

Link copied to clipboard

The array of control points.

Link copied to clipboard
abstract var times: ReadonlyArray<Double>

An array of strictly increasing, unit-less, floating-point times at each point. The values are in no way connected to the clock time. They are the parameterization for the curve.