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