PxScene_setCCDThreshold_mut

Function PxScene_setCCDThreshold_mut 

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

Set the CCD threshold.

Do not use this method while the simulation is running.