Summary

public bool DoOverlapSphereTest(float sphereRadius, Vector3D spherePos)

Checks if intersects Works only with IMyVoxelBase

Returns

bool

True if intersects

Parameters