Click or drag to resize
SoVolumeRenderingQualityboundaryOpacity Property

Enable boundary opacity.

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFBool boundaryOpacity { get; }

Property Value

Type: SoSFBool
Remarks

If true, increases boundary opacity based on the gradient magnitude. Default is false.

This effect has a significant performance penalty.

SoVolumeRender.subdivideTile will be disabled if set to true. NOTE: field available since Open Inventor 7.0

See Also