pub unsafe extern "C" fn PxParticleMaterial_setAdhesionRadiusScale_mut(
    self_: *mut PxParticleMaterial,
    scale: f32
)
Expand description

Sets material adhesion radius scale. This is multiplied by the particle rest offset to compute the fall-off distance at which point adhesion ceases to operate.