Summary

public List<IMySlimBlock> GetBlocksInsideSphere(ref BoundingSphereD sphere)

Returns blocks intersects with given sphere (world space)

Returns

List

List of blocks, that intersects with given sphere

Parameters