Summary

public IMyVoxelBase GetVoxelMapWhoseBoundingBoxIntersectsBox(ref BoundingBoxD boundingBox, IMyVoxelBase ignoreVoxelMap)

Get first found IMyVoxelBase that intersects with bounding box, ordered by distance to box center

Returns

IMyVoxelBase

IMyVoxelBase

Parameters