Renderer |
The RendererSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| IsAutoResolution | When true, the renderer fills the available space. | |
| IsNavigation | True when the renderer is in navigation mode. | |
| IsPerspective | True the renderers camera using perspective projection, otherwise the renderer will use parallel projection. | |
| IsPlanView | True when the renderer is in plan view mode. | |
| Resolution | The resolution of the renderer. |