GetVoxelMapWhoseBoundingBoxIntersectsBox
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
Parameters
- BoundingBoxD boundingBox
- IMyVoxelBase ignoreVoxelMap