OrbitCameraState
class OrbitCameraState
Drives a CameraState using a Filament Manipulator in ORBIT mode.
Create with rememberOrbitCameraState, pass the same CameraState to FilamentView, and attach Modifier.orbitGestures to the view's surface. Call setViewport whenever the surface size changes via Modifier.onSizeChanged.