Contents

count

The number of voxels in the array.

Declaration

var count: Int { get }

Discussion

This property measures the number of grid positions in the array for which voxel data exists, not the total number of grid positions within the voxel array’s extent.

See Also

Examining Voxels