Click or drag to resize
SoROIflags Property

Specifies how the bounds of the box are used.

Namespace: OIV.LDM.Nodes
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFBitMask<SoROIFlagsType> flags { get; }

Property Value

Type: SoSFBitMaskSoROIFlagsType
Remarks

Default is SUB_VOLUME. The region of interest is the box itself.

See Also