Wiki > TV3D65 Index > TVPhysics
SetUpJointDirection
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | SetUpJointDirection(iUpJoint As Integer , vDirectionInWorldSpace As TV_3DVECTOR) |
| C++ | void SetUpJointDirection(int iUpJoint , cTV_3DVECTOR vDirectionInWorldSpace) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| iUpJoint | No | iUpJoint description |
| vDirectionInWorldSpace | No | vDirectionInWorldSpace description |
RETURN VALUE
| Null | Does not return a value. |
EXAMPLES
TIPS
- Please add any notes or tips for this method.