b2Joint_GetConstraintForce

Function b2Joint_GetConstraintForce 

Source
pub unsafe extern "C" fn b2Joint_GetConstraintForce(
    jointId: b2JointId,
) -> b2Vec2
Expand description

Get the current constraint force for this joint. Usually in Newtons.