pub unsafe extern "C" fn PxFEMMaterial_setDynamicFriction_mut(
    self_: *mut PxFEMMaterial,
    dynamicFriction: f32
)
Expand description

Sets the dynamic friction value which defines the strength of resistance when two objects slide relative to each other while in contact.