Click or drag to resize
SoLDMDataAccessDataInfoBoxBufferDimension Property

Dimensions of the 3D data (in voxels).

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SbVec3i32 BufferDimension { get; set; }

Property Value

Type: SbVec3i32
Remarks

It depends on the resolution. It is equal to the subvolume if resolution = 0.

See Also