pub unsafe extern "C" fn PxContactSet_getStaticFriction(
self_: *const PxContactSet,
i: u32,
) -> f32Expand description
Get the static friction coefficient for a specific contact point in the set.
The friction coefficient (dimensionless)
pub unsafe extern "C" fn PxContactSet_getStaticFriction(
self_: *const PxContactSet,
i: u32,
) -> f32Get the static friction coefficient for a specific contact point in the set.
The friction coefficient (dimensionless)