isEmpty

Returns true if the sphere is empty (the radius set to a negative number).

Spheres with a radius of 0 contain only their center point and are not considered to be empty.

Return

Whether this sphere is empty or not.