pub unsafe extern "C" fn PxScene_setFrictionCorrelationDistance_mut(
    self_: *mut PxScene,
    t: f32
)
Expand description

Set the friction correlation distance.

Do not use this method while the simulation is running.