GTA V NativesgraphicsGraphics::removeDecalsFromObjectOn this pageGraphics::removeDecalsFromObjectSyntax ```js mp.game.graphics.removeDecalsFromObject(obj); ``` Required Arguments obj: Object handle or object Return value Undefined Example ```js // todo ``` See also