Thank you,
Physics.OverlapBox : return a array of Colliders that overlap with the given box.
Physics.CheckSphere : Returns true if there are any colliders overlapping the sphere defined by position and radius in world coordinates (a collison mask can be included or excluded).
Good Day,