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

Retrieves the restitution combine mode.

See [setRestitutionCombineMode].

The coefficient of restitution combine mode for this material.