Skip to main content

shape_get_aabb

Function shape_get_aabb 

Source
pub fn shape_get_aabb(world: &World, shape_id: ShapeId) -> Aabb
Expand description

Get the current world AABB. This is the axis-aligned bounding box in world coordinates. (b2Shape_GetAABB)