SoOffscreenVolumeRender Properties |
The SoOffscreenVolumeRender type exposes the following members.
Name | Description | |
---|---|---|
bboxSceneGraph | Head of the scene graph that defines the 3D off-screen scene cube to consider in world coordinates. | |
boxSize | Resolution of the output data in the off-screen box. | |
components | Components to get back from the offscreen render. | |
dataSpaceMatrix | This transformation is applied on the volume render texture coordinate during the extraction. | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
opacityThreshold | During extraction, voxels with an opacity less than the specified value will be ignored Default is 0. | |
trigger | Setting this field to true will start the off-screen rendering process. | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) | |
volumerenderSceneGraph | Head of the scene graph that contains one or multiple VolumeRender node to render in 3D off-screen cube. |