SetVehicleWheelTractionVectorLength — FiveM Natives
0x85C85A3A · CFX · client
Sets the traction vector length of a wheel. Max number of wheels can be retrieved with the native GET_VEHICLE_NUMBER_OF_WHEELS.
Parameters
| Name | Type |
|---|---|
| vehicle | Vehicle |
| wheelIndex | int |
| length | float |
Returns
void