Revision Difference
Shaders/g_bloom#516688
<cat>shader</cat>
<shader>⤶
<description>A simple bloom shader. See <page>Global.DrawBloom</page> if you wish to use it in your code.</description>⤶
<parameters>{{ShaderParameter|number|levelb|The multiplier for blue</parameters>⤶
⤶
</shader>⤶
⤶
⤶
{{Shader⤶
|Description=A simple bloom shader. See <page>Global.DrawBloom</page> if you wish to use it in your code.⤶
|Parameters=⤶
{{ShaderParameter|number|levelb|The multiplier for blue}}⤶
{{ShaderParameter|number|levelg|The multiplier for the green}}
{{ShaderParameter|number|levelr|The multiplier for the red}}
{{ShaderParameter|number|colormul|The general multiplier for all colors}}
}}