b2World_GetRestitutionThreshold

Function b2World_GetRestitutionThreshold 

Source
pub unsafe extern "C" fn b2World_GetRestitutionThreshold(
    worldId: b2WorldId,
) -> f32
Expand description

Get the the restitution speed threshold. Usually in meters per second.