b2World_EnableWarmStarting

Function b2World_EnableWarmStarting 

Source
pub unsafe extern "C" fn b2World_EnableWarmStarting(
    worldId: b2WorldId,
    flag: bool,
)
Expand description

Enable/disable constraint warm starting. Advanced feature for testing. Disabling warm starting greatly reduces stability and provides no performance gain.