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