Skip to main content

b3World_GetBounds

Function b3World_GetBounds 

Source
pub unsafe extern "C" fn b3World_GetBounds(
    worldId: b3WorldId,
) -> b3AABB
Expand description

Get the world’s bounds. This is the bounding box that covers the current simulation. May have a small amount of padding.