pub unsafe extern "C" fn PxMaterial_getDamping(
    self_: *const PxMaterial
) -> f32
Expand description

Retrieves the coefficient of damping.

See [setDamping].

The coefficient of damping.