GTA V NativesgraphicsGraphics::getDecalWashLevelOn this pageGraphics::getDecalWashLevelSyntax ```js mp.game.graphics.getDecalWashLevel(decal); ``` Required Arguments decal: int Return value float Example ```js // todo ``` See also