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
/
BufferPoint
/
Companion
/
clone
clone
fun
clone
(
point
:
BufferPoint
,
result
:
BufferPoint
)
:
BufferPoint
(
source
)
Copies data from source point to result.
See also
Online Documentation