pub unsafe extern "C" fn PxShapeExt_getWorldBounds(
shape: *const PxShape,
actor: *const PxRigidActor,
inflation: f32,
) -> PxBounds3Expand description
Retrieves the axis aligned bounding box enclosing the shape.
The shape’s bounding box.