Skip to main content

Graphics::getDecalWashLevel

Syntax

```js mp.game.graphics.getDecalWashLevel(decal); ```

Required Arguments

  • decal: int

Return value

  • float

Example

```js // todo ```

See also