Click or drag to resize
SoROIsubVolume Property

Specifies the bounds of the subvolume that will be rendered.

Namespace: OIV.LDM.Nodes
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFBox3i32 subVolume { get; }

Property Value

Type: SoSFBox3i32
Remarks

By default, it is an empty box and has no effect. The subvolume is always a simple box.

See Also