Summary

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

Parameters