pub unsafe extern "C" fn PxContactSet_setSeparation_mut(
self_: *mut PxContactSet,
i: u32,
s: f32,
)Expand description
Alter the separation of a specific contact point in the set.
pub unsafe extern "C" fn PxContactSet_setSeparation_mut(
self_: *mut PxContactSet,
i: u32,
s: f32,
)Alter the separation of a specific contact point in the set.