Graphics::setParticleFxLoopedScale

From RAGE Multiplayer Wiki

Syntax

mp.game.graphics.setParticleFxLoopedScale(ptfxHandle, scale);

Required Arguments

  • ptfxHandle: int
  • scale: float

Return value

  • Undefined

Example

// todo

See also