Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-cesium-engine
/
cesium.engine
/
DirectionUp
Direction
Up
external
interface
DirectionUp
:
CameraOrientation
(
source
)
An orientation given by a pair of unit vectors
Members
Properties
direction
Link copied to clipboard
abstract
val
direction
:
Cartesian3
The unit "direction" vector
up
Link copied to clipboard
abstract
val
up
:
Cartesian3
The unit "up" vector