Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-cesium-engine
/
cesium.engine
/
ScreenSpaceEventHandler
/
MotionEvent
Motion
Event
interface
MotionEvent
(
source
)
An Event that starts at one position and ends at another.
See also
Online Documentation
Members
Properties
end
Position
Link copied to clipboard
abstract
val
endPosition
:
Cartesian2
start
Position
Link copied to clipboard
abstract
val
startPosition
:
Cartesian2