SoHeightFieldRender Properties |
The SoHeightFieldRender type exposes the following members.
Name | Description | |
---|---|---|
alphaUse | Specifies how to use the alpha component of each voxel's RGBA value. | |
alternateRep | This field optionally holds a subgraph containing only core Open Inventor nodes that can be used for rendering when VolumeViz is not available. | |
boundaryCells | Boundary cells mode. | |
boundingBoxIgnoring | Whether to ignore this node during bounding box traversal. | |
bumpScale | Specifies the intensity of the bump mapping effect. | |
cellOutline | If true, draw outline of each heightField cell (default is false). | |
cellOutlineColor | When OIV.VolumeViz.Nodes.SoHeightFieldRender.cellOutline is true, this value specifies the cell outline color. | |
cellOutlineWidth | When OIV.VolumeViz.Nodes.SoHeightFieldRender.cellOutline is true, this value specifies the cell outline width in pixels. | |
composition | Obsolete. Specifies color composition mode. | |
enableBumpMapping | Specifies if a bump mapping effect will be applied to the slice. | |
interpolation | Interpolation mode. | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
largeSliceSupport | Activate/deactivate direct loading of full resolution slice data. | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) | |
useRGBA | Specifies whether to create RGBA textures. |