Skip to main content

b2World_SetContactRecycleDistance

Function b2World_SetContactRecycleDistance 

Source
pub unsafe extern "C" fn b2World_SetContactRecycleDistance(
    worldId: b2WorldId,
    recycleDistance: f32,
)
Expand description

Set the contact point recycling distance. Setting this to zero disables contact point recycling. Usually in meters.