Graphics::setParticleFxNonLoopedColour

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

only works on some fx's

Syntax

mp.game.graphics.setParticleFxNonLoopedColour(r, g, b);

Required Arguments

  • r: float
  • g: float
  • b: float

Return value

  • Undefined

Example

// todo

See also