Returns the intersection bounding box between the two bounds.
IntBounds
a
b
The intersection bounds is the volume which is inside both bounds. If the rects do not have an intersection, an invalid rect is returned.
IsValid