GTA V NativesgraphicsGraphics::stopScreenEffectOn this pageGraphics::stopScreenEffectSyntax ```js mp.game.graphics.stopScreenEffect(effectName); ``` Required Arguments effectName: String Return value Undefined Example ```js // todo ``` See also