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