Skip to main content

Graphics::disableVehicleDistantlights

Syntax

```js mp.game.graphics.disableVehicleDistantlights(toggle); ```

Required Arguments

  • toggle: Boolean

Return value

  • Undefined

Example

```js // todo ```

See also