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