Click or drag to resize
SoVolumeRenderingQualityboundaryOpacityIntensity Property

Applies when boundaryOpacity is true.

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

Property Value

Type: SoSFFloat
Remarks

If > 1, this increases the boundary opacity globally. If < 1, decreases it. Default is 1.5. NOTE: field available since Open Inventor 7.0

See Also