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 |
---|---|
Camera |
The SceneView camera controller which determines the camera interaction and navigation model. |
Remarks
Setting this value to null
sets the Scene
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET 6.0 Windows | 100.13 - 100.15 |
.NET Framework | 100.1 - 100.15 |
.NET 5 | 100.10 - 100.12 |
.NET Core 3.1 | 100.7 - 100.12 |