Skip to main content

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

  • Undefined

Example

```js // todo ```

See also