Tao.Ode SDK Documentation

Ode.dBodyGetAutoDisableAngularThreshold Method 

[Visual Basic]
Public Shared Function dBodyGetAutoDisableAngularThreshold( _
   ByVal body As IntPtr _
) As Single
[C#]
public static float dBodyGetAutoDisableAngularThreshold(
   IntPtr body
);

See Also

Ode Class | Tao.Ode Namespace