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 |
Remarks
The controller handles user-interaction with the Scene
The default camera is the Globe
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Windows | 100.13 - 200.6 |