Click or drag to resize
SoVolumeRenderingPhysicalQuality Properties

The SoVolumeRenderingPhysicalQuality type exposes the following members.

Properties
  NameDescription
Public propertyblurFactor

This value controls the intensity of the blurring for the Depth Of Field effect.

Public propertyenableDepthOfField

Enables a 'Depth of Field' effect on the volume.

Public propertyenvironmentMap

Specifies which Environment map is used.

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

Specifies a material from a list of predefined ones.

Public propertyshadingStyle

Specifies which shading style is applied to the volume.

Public propertyshadowsStyle

Specifies which kind of shadows to compute for the volume.

Public propertytoneMapping

Specifies which tone mapping algorithm to apply.

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