ConstructorOptions

Properties

Link copied to clipboard
abstract val inTangents: <Error class: unknown class><Cartesian3>

The array of incoming tangents at each control point.

Link copied to clipboard
abstract val outTangents: <Error class: unknown class><Cartesian3>

The array of outgoing tangents at each control point.

Link copied to clipboard
abstract val points: <Error class: unknown class><Cartesian3>

The array of control points.

Link copied to clipboard
abstract val times: <Error class: unknown class><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.