CreateClampedCubicOptions

Properties

Link copied to clipboard
abstract var firstTangent: Cartesian3

The outgoing tangent of the first control point.

Link copied to clipboard
abstract var lastTangent: Cartesian3

The incoming tangent of the last control point.

Link copied to clipboard

The array of control points.

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

The array of control point times.