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