Vehicle::setDeformationFixed

From RAGE Multiplayer Wiki
Revision as of 14:21, 17 May 2020 by NoBrain (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

If the vehicle has been hit and it has some deformations this function does some smoothing on vehicle's body

Syntax

vehicle.setDeformationFixed();

Required Arguments

Return value

  • Undefined

Example

// todo

See also