pub unsafe extern "C" fn PxMaterial_getFrictionCombineMode(
self_: *const PxMaterial,
) -> PxCombineModeExpand description
Retrieves the friction combine mode.
See [setFrictionCombineMode].
The friction combine mode for this material.
pub unsafe extern "C" fn PxMaterial_getFrictionCombineMode(
self_: *const PxMaterial,
) -> PxCombineModeRetrieves the friction combine mode.
See [setFrictionCombineMode].
The friction combine mode for this material.