minCameraPitchOffset property

double get minCameraPitchOffset

The minimum camera pitch offset relative to the OrbitLocationCameraController.targetLocation, in degrees.

The value must be less than OrbitLocationCameraController.maxCameraPitchOffset but no less than -90. Serves as the minimum value for OrbitLocationCameraController.cameraPitchOffset. Animations and interactions obey this limit. Defaults to -90.

set minCameraPitchOffset (double value)