Property CameraController
CameraController
Gets or sets the SceneView camera controller which determines the camera interaction and navigation model.
Declaration
public CameraController CameraController { get; set; }
Property Value
Type | Description |
---|---|
CameraController | The SceneView camera controller which determines the camera interaction and navigation model. |
Remarks
Setting this value to null
sets the SceneView to use default
GlobeCameraController functionality.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET 6.0 Windows | 100.13 - 100.15 |