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