Tao.Ode SDK Documentation

Ode.dBodyGetAutoDisableLinearThreshold Method 

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

See Also

Ode Class | Tao.Ode Namespace