b2Joint_GetAngularSeparation

Function b2Joint_GetAngularSeparation 

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

Get the current angular separation error for this joint. Does not consider admissible movement. Usually in meters.