GTA V NativesgraphicsGraphics::removeParticleFxOn this pageGraphics::removeParticleFxSyntax ```js mp.game.graphics.removeParticleFx(ptfxHandle, p1); ``` Required Arguments ptfxHandle: int p1: Boolean Return value Undefined Example ```js // todo ``` See also