Click or drag to resize
SoVolumeRenderingQualityedgeThreshold Property

If this value is low, more edges will be detected.

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

Property Value

Type: SoSFFloat
Remarks

Default is 0.2. Min value is 0. There is no max, but most of the time a value between 0 and 1 is good.

Note Note

Field available since Open Inventor 7.0

See Also