Vehicle::setDeformationFixed
If the vehicle has been hit and it has some deformations this function does some smoothing on vehicle's body
Syntax
```js vehicle.setDeformationFixed(); ```
Required Arguments
Return value
Example
```js // todo ```
See also