GetVoxelMapWhoseBoundingBoxIntersectsBox
Summary
public MyVoxelBase GetVoxelMapWhoseBoundingBoxIntersectsBox(ref BoundingBoxD boundingBox, MyVoxelBase ignoreVoxelMap)
Return reference to voxel map that intersects the box. If not voxel map found, null is returned.
Returns
Parameters
- BoundingBoxD boundingBox
- MyVoxelBase ignoreVoxelMap