cameraDistance

val cameraDistance: StateFlow<Double>

The distance from the camera to the OrbitLocationCameraController.targetLocation, in meters. The camera position and orientation is derived from this distance plus any camera offsets.

Since

200.1.0