Method UpdateFromCamera
UpdateFromCamera(Camera)
Updates the frustum of the viewshed using the properties of the supplied Camera.
Declaration
public void UpdateFromCamera(Camera camera)
Parameters
| Type | Name | Description |
|---|---|---|
| Camera | camera | A camera from which the viewshed is updated. |
Remarks
The camera provides the position, pitch, and heading of the viewshed frustum. This is convenient for quickly aligning the viewshed to the current active view.
See Also
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |