Click or drag to resize
SoOffscreenVolumeRenderopacityThreshold Property

During extraction, voxels with an opacity less than the specified value will be ignored Default is 0.

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFFloat opacityThreshold { get; }

Property Value

Type: SoSFFloat
Remarks

Valid range is [0-1].

See Also