pub unsafe extern "C" fn PxMaterial_getDynamicFriction(
self_: *const PxMaterial,
) -> f32Expand description
Retrieves the DynamicFriction value.
The coefficient of dynamic friction.
pub unsafe extern "C" fn PxMaterial_getDynamicFriction(
self_: *const PxMaterial,
) -> f32Retrieves the DynamicFriction value.
The coefficient of dynamic friction.