Property CameraController
CameraController
Gets or sets the camera controller that manages the position, orientation, and movement of the camera for a Scene
Declaration
public CameraController CameraController { get; set; }
Property Value
Type | Description |
---|---|
Camera |
The camera controller that manages the position, orientation, and movement of the camera for a Scene |
Implements
Remarks
The controller handles user-interaction with the Scene
The default camera is the Globe
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET | 200.0 - 200.6 |
.NET Windows | 200.0 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |