Click or drag to resize
SoOffscreenVolumeRender Properties

The SoOffscreenVolumeRender type exposes the following members.

Properties
  NameDescription
Public propertybboxSceneGraph

Head of the scene graph that defines the 3D off-screen scene cube to consider in world coordinates.

Public propertyboxSize

Resolution of the output data in the off-screen box.

Public propertycomponents

Components to get back from the offscreen render.

Public propertydataSpaceMatrix

This transformation is applied on the volume render texture coordinate during the extraction.

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

During extraction, voxels with an opacity less than the specified value will be ignored Default is 0.

Public propertytrigger

Setting this field to true will start the off-screen rendering process.

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

Head of the scene graph that contains one or multiple VolumeRender node to render in 3D off-screen cube.

Top
See Also