Skip to main content

b3Body_EnableHitEvents

Function b3Body_EnableHitEvents 

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

Enable/disable hit events on all shapes @see b3ShapeDef::enableHitEvents