SoSliceuseRGBA Property |
Specifies whether to create RGBA textures.
Namespace: OIV.VolumeViz.Nodes
Default is false. If useRGBA is false, indexed textures will be used if the graphics board supports them. If useRGBA is true, RGBA textures will be used instead of indexed textures. RGBA textures allow higher precision but are slower to load and use more texture memory.
<font color="#0000FF">NOTE:</font> If the dataSet is RGBA then this field is ignored and RGBA textures are used.
Note |
---|
Field available since Open Inventor 5.0 |