Camera Autorotate

How can I set the camera to .autoRotate via the API, as mentioned here and here:

This call auto-rotates the camera around the vertical axis:

api.updateSettingAsync('scene.camera.controls.orbit.autoRotationSpeed', SPEED_VALUE)

1 Like