Click or drag to resize
SoVolumeRenderingQualityboundaryOpacityThreshold Property

Applies when boundaryOpacity is true.

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public SoSFFloat boundaryOpacityThreshold { get; }

Property Value

Type: SoSFFloat
Remarks

If this value is low (near 0), only regions with a high gradient will be enhanced. Default is 1.5. NOTE: field available since Open Inventor 7.0

See Also