CreateClampedCubicOptions

Properties

Link copied to clipboard
abstract val firstTangent: Cartesian3

The outgoing tangent of the first control point.

Link copied to clipboard
abstract val lastTangent: Cartesian3

The incoming tangent of the last 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>

The array of control point times.