Vehicle::setTowTruckCraneHeight
Sets how much the crane on the tow truck is raised, where 0.0 is fully lowered and 1.0 is fully raised.
Syntax
```js vehicle.setTowTruckCraneHeight(height); ```
Required Arguments
Return value
Example
```js // todo ```
See also