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