Summary

public void GetBlocksInsideSphereInternal(ref BoundingSphereD sphere, HashSet<MySlimBlock> blocks, GridQueryAccuracy queryAccuracy, bool useOptimization, HashSet<Vector3I> visitedPositions)

Parameters