Click or drag to resize
SoVolumeRenderingQualityboundaryOpacity Property

Enable boundary opacity.

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2024.1.1.0 (2024.1.1)
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.

OIV.VolumeViz.Nodes.SoVolumeRender.subdivideTile will be disabled if set to true.

Note Note

Field available since Open Inventor 7.0

See Also