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