Garry's Mod Wiki

Revision Difference

Shaders/g_bloom#520147

<cat>shader</cat> <title>g_bloom</title>⤶ <shader> <description>A simple bloom shader. See <page>Global.DrawBloom</page> if you wish to use it in your code.</description> <parameters> <item name="levelb" type="number">The multiplier for blue</item> <item name="levelg" type="number">The multiplier for the green</item> <item name="levelr" type="number">The multiplier for the red</item> <item name="colormul" type="number">The general multiplier for all colors</item> </parameters> </shader>