pub unsafe extern "C" fn PxRigidBody_setMaxDepenetrationVelocity_mut(
    self_: *mut PxRigidBody,
    biasClamp: f32
)
Expand description

Sets the maximum depenetration velocity permitted to be introduced by the solver. This value controls how much velocity the solver can introduce to correct for penetrations in contacts.