Summary

public void GetAllOverlappingWithSphere(ref BoundingSphereD sphere, List<MyVoxelBase> voxels)

Parameters

Summary

public List<MyVoxelBase> GetAllOverlappingWithSphere(ref BoundingSphereD sphere)

Returns

List

Parameters