[R] to reset The polygon bounding box used to speedup collision detection in the rigid body physics engine. First, check the AABB, and if there's a collision, then check SAT, because AABB is much faster than SAT.