Skip to main content

b3Joint_GetConstraintTuning

Function b3Joint_GetConstraintTuning 

Source
pub unsafe extern "C" fn b3Joint_GetConstraintTuning(
    jointId: b3JointId,
    hertz: *mut f32,
    dampingRatio: *mut f32,
)
Expand description

Get the joint constraint tuning. Advanced feature.