GetVehicleWheelRotationSpeed — FiveM Natives
0xEA1859E5 · CFX · client
Gets the rotation speed of a wheel. This is used internally to calcuate GET_VEHICLE_WHEEL_SPEED. Max number of wheels can be retrieved with the native GET_VEHICLE_NUMBER_OF_WHEELS.
Parameters
| Name | Type |
|---|---|
| vehicle | Vehicle |
| wheelIndex | int |
Returns
float