cameraHeadingOffset

val cameraHeadingOffset: StateFlow<Double>

The heading of the camera relative to the OrbitLocationCameraController.targetLocation, in degrees. The clockwise angle in the horizontal plane of the OrbitLocationCameraController.targetLocation starting from due south. Any angle in degrees is valid and will automatically be normalized between -180 to 180. Defaults to 0 degrees.

Since

200.1.0