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