Skip to main content

Graphics::setTimecycleModifierStrength

Syntax

```js mp.game.graphics.setTimecycleModifierStrength(strength); ```

Required Arguments

  • strength: float

Return value

  • Undefined

Example

```js // todo ```

See also