Returns the distance between a rectangle and a circle.
The top-right, top-left, bottom-left, bottom-right points (in that order) of the rectangle.
center of the circle
radius of the circle
The distance between the rectangle and the circle
Returns the distance between a rectangle and a circle.