GTA V NativesgraphicsGraphics::setParticleFxLoopedRangeOn this pageGraphics::setParticleFxLoopedRangeSyntax ```js mp.game.graphics.setParticleFxLoopedRange(ptfxHandle, range); ``` Required Arguments ptfxHandle: int range: float Return value Undefined Example ```js // todo ``` See also