SoVolumeRenderingQualityLightingModels Enumeration |
Available Lighting Model mode.
Namespace: OIV.VolumeViz.Nodes
Member name | Value | Description | |
---|---|---|---|
OIV6 | 0 | Use Open Inventor 6 lighting model for volume and isosurface lighting. | |
OPENGL | 1 | Use the equation specified by OpenGL to do volume and isosurface lighting. This model should be preferred because it responds to SoMaterial in the usual Open Inventor way. |