cameraPitchOffset

val cameraPitchOffset: StateFlow<Double>

The pitch of the camera relative to the OrbitLocationCameraController.targetLocation, in degrees. The anti-clockwise angle from the positive Z axis through the OrbitLocationCameraController.targetLocation to the target's horizontal plane. Any angle in degrees is valid and will automatically be normalized between 0 and 180. Defaults to 45 degrees.

Since

200.1.0