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: 9.9.13.0 (9.9.13.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: field available since Open Inventor 7.0

See Also