GetBlocksInsideSphere
Summary
public List<IMySlimBlock> GetBlocksInsideSphere(ref BoundingSphereD sphere)
Returns blocks intersects with given sphere (world space)
Returns
List of blocks, that intersects with given sphere
Parameters
- BoundingSphereD sphere