Skip to main content

b3Body_EnableSleep

Function b3Body_EnableSleep 

Source
pub unsafe extern "C" fn b3Body_EnableSleep(
    bodyId: b3BodyId,
    enableSleep: bool,
)
Expand description

Enable or disable sleeping for this body. If sleeping is disabled the body will wake.