Skip to main content

Graphics::setParticleFxLoopedAlpha

Syntax​

```js mp.game.graphics.setParticleFxLoopedAlpha(ptfxHandle, alpha); ```

Required Arguments​

  • ptfxHandle: int
  • alpha: float

Return value​

  • Undefined

Example​

```js // todo ```

See also​