CameraController QML Type
A base class for all camera controllers. More...
Import Statement: | import Esri.ArcGISRuntime |
Since: | Esri.ArcGISRuntime 100.1 |
Inherits: | |
Inherited By: | GlobeCameraController, OrbitGeoElementCameraController, OrbitLocationCameraController, and TransformationMatrixCameraController |
- List of all members, including inherited members
- CameraController is part of QML Type List.
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
[read-only] cameraControllerType : Enums.CameraControllerType |
Returns the type of this camera controller (read-only).
See also Enums.CameraControllerType.