Tao.Ode SDK Documentation

Ode.dJointCreateSlider Method 

[Visual Basic]
Public Shared Function dJointCreateSlider( _
   ByVal world As IntPtr, _
   ByVal group As IntPtr _
) As IntPtr
[C#]
public static IntPtr dJointCreateSlider(
   IntPtr world,
   IntPtr group
);

See Also

Ode Class | Tao.Ode Namespace