Click or drag to resize
SoVolumeRenderingQualityedgeDetect2D Property

Enable 2D edge detection.

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

Property Value

Type: SoSFBool
Remarks

If this field is true, a 2D edge detection algorithm is used to highlight edges in the rendered image of the volume. Default is false. NOTE: field available since Open Inventor 7.0

See Also