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

Retrieves the coefficient of restitution.

See [setRestitution].

The coefficient of restitution.