Graphics::setParticleFxLoopedAlpha

From RAGE Multiplayer Wiki

Syntax

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

Required Arguments

  • ptfxHandle: int
  • alpha: float

Return value

  • Undefined

Example

// todo

See also