GetBlocksIntersectingOBB
Summary
public void GetBlocksIntersectingOBB(ref BoundingBoxD box, ref MatrixD boxTransform, List<MySlimBlock> blocks)
Parameters
- BoundingBoxD box
- MatrixD boxTransform
- List
blocks
public void GetBlocksIntersectingOBB(ref BoundingBoxD box, ref MatrixD boxTransform, List<MySlimBlock> blocks)