Wiki > TV3D65 Index > TVPhysics
CreateBallJoint
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | CreateBallJoint(iAttachedBody As Integer , iParentBody As Integer , vAttachPointInWorldSpace As TV_3DVECTOR) As Integer |
| C++ | int CreateBallJoint(int iAttachedBody , int iParentBody , cTV_3DVECTOR vAttachPointInWorldSpace) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| iAttachedBody | No | iAttachedBody description |
| iParentBody | No | iParentBody description |
| vAttachPointInWorldSpace | No | vAttachPointInWorldSpace description |
RETURN VALUE
| Integer | Description of what the return value means. |
EXAMPLES
TIPS
- Please add any notes or tips for this method.