GTA V NativesgraphicsGraphics::removeDecalOn this pageGraphics::removeDecalSyntax ```js mp.game.graphics.removeDecal(decal); ``` Required Arguments decal: int Return value Undefined Example ```js // todo ``` See also