pub unsafe extern "C" fn PxContactSet_setRestitution_mut(
    self_: *mut PxContactSet,
    i: u32,
    r: f32
)
Expand description

Alter the restitution coefficient for a specific contact point in the set.

Valid ranges [0,1]