Skip to main content

b3World_SetContactRecycleDistance

Function b3World_SetContactRecycleDistance 

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

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