Companion

object Companion

Map Camera companion

Functions

Link copied to clipboard
external fun produce(scene: MapScene?): MapCamera?

Produces a map camera.

Link copied to clipboard
external fun produceWithPos(cameraPosition: Tuple3d, cameraOrientation: Tuple4d, scene: MapScene?): MapCamera?

Produces a map camera.