PxRigidDynamic_setContactReportThreshold_mut

Function PxRigidDynamic_setContactReportThreshold_mut 

Source
pub unsafe extern "C" fn PxRigidDynamic_setContactReportThreshold_mut(
    self_: *mut PxRigidDynamic,
    threshold: f32,
)
Expand description

Sets the force threshold for contact reports.

See getContactReportThreshold.