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 |
---|---|
Xamarin.iOS | 100.1 - 100.15 |