Tao.Ode SDK Documentation

Ode.dJointGetLMotorParam Method 

[Visual Basic]
Public Shared Function dJointGetLMotorParam( _
   ByVal j As IntPtr, _
   ByVal parameter As Integer _
) As Single
[C#]
public static float dJointGetLMotorParam(
   IntPtr j,
   int parameter
);

See Also

Ode Class | Tao.Ode Namespace