GTA V NativesgraphicsGraphics::enableClownBloodVfxOn this pageGraphics::enableClownBloodVfxCreates cartoon effect when Michel smokes the weed Syntax ```js mp.game.graphics.enableClownBloodVfx(toggle); ``` Required Arguments toggle: Boolean Return value Undefined Example ```js // todo ``` See also