pub unsafe extern "C" fn PxContactStreamIterator_getDynamicFriction(
self_: *const PxContactStreamIterator,
) -> f32Expand description
Gets the contact’s dynamic friction coefficient.
The contact’s dynamic friction coefficient.
pub unsafe extern "C" fn PxContactStreamIterator_getDynamicFriction(
self_: *const PxContactStreamIterator,
) -> f32Gets the contact’s dynamic friction coefficient.
The contact’s dynamic friction coefficient.