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