GTA V NativesgraphicsGraphics::setForceVehicleTrailsOn this pageGraphics::setForceVehicleTrailsForces vehicle trails on all surfaces. Syntax ```js mp.game.graphics.setForceVehicleTrails(toggle); ``` Required Arguments toggle: Boolean Return value Undefined Example ```js // todo ``` See also