Method SetViewpointCamera
SetViewpointCamera(Camera)
Immediately changes the display to the viewpoint specified by the given camera.
Declaration
public void SetViewpointCamera(Camera camera)
Parameters
| Type | Name | Description |
|---|---|---|
| Camera | camera | The new camera information for the scene view. |
Exceptions
| Type | Condition |
|---|---|
| System.ArgumentNullException | camera |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Android | 200.0 - 200.8 |
| Xamarin.Android | 100.0 - 100.15 |