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