Graphics::setParticleFxNonLoopedColour

From RAGE Multiplayer Wiki

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