Method Intersect Intersect(Aabb) Intersects this aabb and another one. Declaration public void Intersect(Aabb aabb) Parameters Type Name Description Aabb aabb The aabb to intersect with.