pub unsafe extern "C" fn PxShapeExt_getWorldBounds(
    shape: *const PxShape,
    actor: *const PxRigidActor,
    inflation: f32
) -> PxBounds3
Expand description

Retrieves the axis aligned bounding box enclosing the shape.

The shape’s bounding box.