pub unsafe extern "C" fn PxMaterial_getDamping(
self_: *const PxMaterial,
) -> f32Expand description
Retrieves the coefficient of damping.
See [setDamping].
The coefficient of damping.
pub unsafe extern "C" fn PxMaterial_getDamping(
self_: *const PxMaterial,
) -> f32Retrieves the coefficient of damping.
See [setDamping].
The coefficient of damping.