isCameraPitchOffsetInteractive property

bool get isCameraPitchOffsetInteractive

True if the camera's pitch relative to the OrbitLocationCameraController.targetLocation can be changed by a user's vertical pan interaction, false otherwise.

When enabled, the user can change the OrbitLocationCameraController.cameraPitchOffset with a vertical pan interaction. Defaults to true.

set isCameraPitchOffsetInteractive (bool value)