Graphics::setParticleFxLoopedAlpha

From RAGE Multiplayer Wiki
Revision as of 21:13, 6 May 2017 by Marty uploader (talk | contribs) (yay)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syntax

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

Required Arguments

  • ptfxHandle: int
  • alpha: float

Return value

  • Undefined

Example

// todo

See also