Wiki > TV3D65 Index > TVPhysics
GetVehicleWheelSteering
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | GetVehicleWheelSteering(iVehicle As Integer , iWheel As Integer) As Single |
| C++ | float GetVehicleWheelSteering(int iVehicle , int iWheel ) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| iVehicle | No | iVehicle description |
| iWheel | No | iWheel description |
RETURN VALUE
| Single | Description of what the return value means. |
EXAMPLES
TIPS
- Please add any notes or tips for this method.