Wake all sleeping bodies within an AABB. This is useful for performance optimization when you know a specific region of the world needs to become active (e.g., after a large explosion or when loading a new section of a level).
the physics world
the axis-aligned bounding box to query
Wake all sleeping bodies within an AABB. This is useful for performance optimization when you know a specific region of the world needs to become active (e.g., after a large explosion or when loading a new section of a level).