ConstructorOptions

sealed interface ConstructorOptions(source)

Properties

Link copied to clipboard
abstract var points: ReadonlyArray<Any>

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.