PxContactSet_setMaxImpulse_mut

Function PxContactSet_setMaxImpulse_mut 

Source
pub unsafe extern "C" fn PxContactSet_setMaxImpulse_mut(
    self_: *mut PxContactSet,
    i: u32,
    s: f32,
)
Expand description

Alter the maximum impulse for a specific contact point in the set.

Must be nonnegative. If set to zero, the contact point will be ignored