A base class for all camera controllers. More...
Import Statement: | import Esri.ArcGISRuntime 100.15 |
Since: | Esri.ArcGISRuntime 100.1 |
Inherits: | |
Inherited By: | GlobeCameraController, OrbitGeoElementCameraController, OrbitLocationCameraController, and TransformationMatrixCameraController |
Properties
- cameraControllerType : Enums.CameraControllerType
Detailed Description
Camera controllers can be applied to a SceneView to determine the camera interaction and navigation model.
Note: You cannot declare or create a component of this type in QML code.
Property Documentation
Returns the type of this camera controller (read-only).
See also Enums.CameraControllerType.