The CameraControllerType can be one of:
Constant | Description |
---|---|
Enums.CameraControllerTypeUnknown | (-1) Unknown camera controller type. |
Enums.CameraControllerTypeGlobe | (1) A GlobeCameraController. |
Enums.CameraControllerTypeOrbitGeoElement | (2) A OrbitGeoElementCameraController. |
Enums.CameraControllerTypeOrbitLocation | (3) A OrbitLocationCameraController. |
Enums.CameraControllerTypeTransformationMatrix | (4) A TransformationMatrixCameraController. New value since 100.6. |