IDisplaySettings Interface |
Namespace: Demo3D.Gui
public interface IDisplaySettings
The IDisplaySettings type exposes the following members.
| Name | Description | |
|---|---|---|
| Antialias |
Antialiasing of the main view.
| |
| DisplayAxesType |
Set which axes to show when selecting a visual.
| |
| IsAutoResolution |
When true, resizing Demo3D updates the resolution automatically.
| |
| IsNavigation |
Set the scene in to Navigation mode if true or Select if false.
| |
| IsPerspective |
Set the projection to perspective if true or parallel if false.
| |
| IsPlanView |
Enable plan view mode
| |
| Resolution |
Resolution of the main view.
| |
| Shadows |
Shadow type of the main view.
| |
| ShowAxes |
Show or hide axes.
| |
| ShowCameras |
Show or hide cameras.
| |
| ShowDirectionArrows |
Show or hide direction arrows.
| |
| ShowGraphics | Obsolete.
Show or hide graphics.
| |
| ShowGraphicsMode |
Determine what graphics to show.
| |
| ShowJoints |
Show or hide joints.
| |
| ShowLights |
Show or hide lights.
| |
| ShowPhotoEyes |
Show or hide photo eyes.
| |
| ShowPhysics |
Show or hide physics.
| |
| ShowReferences |
Show or hide references.
| |
| ShowRotationTool | Obsolete.
Show or hide the rotation tool.
| |
| ShowSupports |
Show or hide supports.
| |
| ShowTextures |
Show or hide textures.
| |
| ShowTransparent |
Show or hide transparent objects.
| |
| VisibleGraphics |
Determines which graphics objects are visible.
| |
| VoxelizerEnabled | Obsolete. | |
| VoxelizerLevel | Obsolete. |