Click or drag to resize

IDisplaySettings Properties

The IDisplaySettings type exposes the following members.

Properties
  NameDescription
Public propertyAntialias
Antialiasing of the main view, legacy rendering only.
Public propertyAntiAliasType
The type of anti-aliasing to use.
Public propertyBannedRenderTypes
All types that are not allowed to be rendered.
Public propertyDisplayAxesType
Set which axes to show when selecting a visual.
Public propertyEnableAmbientOcclusion
Enable ambient occlusion.
Public propertyEnableAutoExposure
Enable auto exposure.
Public propertyEnableGlobalDownlight
When true, only render shadows of a single directional light in the scene pointing down the -Y axis. Point lights and spot lights are unaffected.
Public propertyEnableGlobalIllumination
Enable global illumination.
Public propertyEnablePathTracing
Enable path tracing.
Public propertyEnableRayTracedTranslucentShadows
Enable ray tracing translucent shadows.
Public propertyEnableRayTracing
Enable ray tracing.
Public propertyEnableTonemapper
Enable tonemapper.
Public propertyExposureOffset
The exposure offset.
Public propertyIsAutoResolution Obsolete.
When true, resizing Demo3D updates the resolution automatically.
Public propertyIsNavigation Obsolete.
Set the scene in to Navigation mode if true or Select if false.
Public propertyIsPerspective Obsolete.
Set the projection to perspective if true or parallel if false.
Public propertyIsPlanView Obsolete.
Enable plan view mode
Public propertyName
Current settings name.
Public propertyPathTracingMaxBounces
The maximum number of bounces per ray when path tracing.
Public propertyPathTracingMaxPathExposure
The maximum exposure allowed when path tracing.
Public propertyPathTracingSamplesPerPixel
The maximum number of samples per pixel when path tracing.
Public propertyReflectionQuality
The quality of reflections.
Public propertyResolution Obsolete.
Resolution of the main view.
Public propertyShadowQuality
The quality of the shadows.
Public propertyShadows
Shadow type of the main view, legacy rendering only.
Public propertyShowAxes
Show or hide axes.
Public propertyShowCameras
Show or hide cameras.
Public propertyShowDirectionArrows
Show or hide direction arrows.
Public propertyShowGraphics Obsolete.
Show or hide graphics.
Public propertyShowGraphicsMode
Determine what graphics to show.
Public propertyShowHighlighting
Show or hide highlights.
Public propertyShowLights
Show or hide lights.
Public propertyShowPhotoEyes
Show or hide photo eyes.
Public propertyShowPhysics
Show or hide physics.
Public propertyShowReferences
Show or hide references.
Public propertyShowRotationTool Obsolete.
Show or hide the rotation tool.
Public propertyShowSupports
Show or hide supports.
Public propertyShowTextures
Show or hide textures.
Public propertyShowTransparent
Show or hide transparent objects.
Public propertyVisibleGraphics
Determines which graphics objects are visible.
Public propertyVoxelizerEnabled Obsolete.
Public propertyVoxelizerLevel Obsolete.
Top
See Also