pub unsafe extern "C" fn PxMaterial_setFlags_mut(
    self_: *mut PxMaterial,
    flags: PxMaterialFlags
)
Expand description

sets all the material flags.

See the list of flags PxMaterialFlag

Default: eIMPROVED_PATCH_FRICTION

Sleeping: Does NOT wake any actors which may be affected.