Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
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: unknown class>
<
Cartesian3
>
The array of control points.
times
Link copied to clipboard
abstract
val
times
:
<Error class: unknown class>
<
Double
>
The array of control point times.