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: Symbol not found for ReadonlyArray<cesium/engine/Cartesian3>

The array of control points.

Link copied to clipboard
abstract val times: ERROR CLASS: Symbol not found for ReadonlyArray<ERROR CLASS: Symbol not found for JsDouble>

The array of control point times.