Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-cesium-engine
/
cesium.engine
/
HermiteSpline
/
Companion
/
CreateNaturalCubicOptions
Create
Natural
Cubic
Options
interface
CreateNaturalCubicOptions
(
source
)
Members
Properties
points
Link copied to clipboard
abstract
val
points
:
ERROR CLASS: Symbol not found for ReadonlyArray<cesium/engine/Cartesian3>
The array of control points.
times
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.