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

Retrieves the friction combine mode.

See [setFrictionCombineMode].

The friction combine mode for this material.