PxJoint_getBreakForce

Function PxJoint_getBreakForce 

Source
pub unsafe extern "C" fn PxJoint_getBreakForce(
    self_: *const PxJoint,
    force: *mut f32,
    torque: *mut f32,
)
Expand description

get the break force for this joint.