Click or drag to resize
SoVolumeRenderingQualityedgeDetect2D Property

Enable 2D edge detection.

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2024.1.1.0 (2024.1.1)
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 Note

Field available since Open Inventor 7.0

See Also