Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
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
:
ReadonlyArray
<
Cartesian3
>
The array of control points.
times
Link copied to clipboard
abstract
val
times
:
ReadonlyArray
<
JsDouble
>
The array of control point times.