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