Click or drag to resize
SoVolumeTriangleStripSetclipGeometry Property

Specifies to clip the geometry at the volume boundaries.

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

Property Value

Type: SoSFBool
Remarks

The OIV.LDM.Nodes.SoROI node also affects the clipping process. Default is true.

See Also