Click or drag to resize
SoVolumeRenderingQualityedgeDetect2DInnerThreshold Property

Increase this value to decrease noise on silhouette edges.

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

Property Value

Type: SoSFFloat
Remarks

1 = remove all edges, 0 = remove nothing. Default is 0.1

Note Note

Field available since Open Inventor 7.0

See Also