Tao.Ode SDK Documentation |
|
Ode.dJointSetHinge2Axis2 Method
Set hinge-2 axis 2 parameters Axis 1 and axis 2 must not lie on the same line
[Visual Basic]
Public Shared Sub dJointSetHinge2Axis2( _
ByVal
joint As
IntPtr, _
ByVal
x As
Single, _
ByVal
y As
Single, _
ByVal
z As
Single _
)
Parameters
-
joint
- A dJointID
-
x
- A dReal
-
y
- A dReal
-
z
- A dReal
See Also
Ode Class | Tao.Ode Namespace