Method SetViewpointCamera
SetViewpointCamera(Camera)
Sets the viewpoint camera in the scene view.
Declaration
public void SetViewpointCamera(Camera camera)
Parameters
Type | Name | Description |
---|---|---|
Camera | camera | The new camera information for the scene view. |
Exceptions
Type | Condition |
---|---|
Argument |
camera |
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 100.15 |
Xamarin.Android | 100.0 - 100.15 |
Xamarin.iOS | 100.0 - 100.15 |
UWP | 100.0 - 100.15 |