Checks if one AABB3 fully contains another.
The first AABB3.
The second AABB3.
true if aabb1 contains aabb2, otherwise false.
true
aabb1
aabb2
false
Checks if one AABB3 fully contains another.