Перейти к содержанию

Graphics::setParticleFxNonLoopedColour

Материал из RAGE MP Wiki Archive

only works on some fx's

Syntax

<syntaxhighlight lang="javascript">mp.game.graphics.setParticleFxNonLoopedColour(r, g, b);</syntaxhighlight>

Required Arguments

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

Return value

  • Undefined

Example

<syntaxhighlight lang="javascript"> // todo </syntaxhighlight>

See also