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