toggle menu
Kotlin Wrappers API Reference
js
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
var
points
:
ReadonlyArray
<
Cartesian3
>
The array of control points.
times
Link copied to clipboard
abstract
var
times
:
ReadonlyArray
<
Double
>
The array of control point times.