Click or drag to resize
SoDirectVizManager Properties

The SoDirectVizManager type exposes the following members.

Properties
  NameDescription
Public propertyaccumulation

Activates/deactivates accumulation passes.

Public propertyadaptiveOversampling

Enables/disables adaptive oversampling rendering.

Public propertycontrolDialog

Enables/disables the DirectViz control dialog.

Public propertyenvLightIntensityScale

Intensity scale applied to environment lights defined by numEnvLights.

Public propertyfileCaching

Enables/disables acceleration structure cache file.

Public propertyfuzzyLights

Enables/disables fuzzy effects globally in the scene graph.

Public propertyglobalShadowing

Enables/disables shadows globally in the scene graph.

Public propertyglossySurfaces

Enables/disables glossy surfaces effects globally in the scene graph.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertymaxAccumulationValue

Specifies a maximum number of accumulation passes.

Public propertynumEnvLights

Enables/disables environment lighting by specifying the number of lights.

Public propertynumProgressiveRenderingSteps

Specifies the number of steps (intermediate images) between subsampled rendering and full resolution rendering.

Public propertyprogressiveRendering

Activates/deactivates rendering with progressive resolution.

Public propertyrecursionLimit

Specifies the recursion depth limit.

Public propertyrendering

Activates/deactivates ray-traced rendering.

Public propertysoftShadows

Enables/disables soft shadows globally in the scene graph.

Public propertysubRecursion

Enables/disables recursion when subsampling the scene.

Public propertysubSampling

Activates/deactivates image sub-sampling.

Public propertysubSamplingFactor

Specifies the sub-sampling factor.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also