Garry's Mod Wiki

Revision Difference

render.GetBloomTex0#560429

<function name="GetBloomTex0" parent="render" type="libraryfunc"> <realm>Client</realm> <description>Returns the first render target texture that is used internally for the Bloom post processing effect.</description>⤶ <description><internal>You probably want to just use a custom render target. See <page>Global.GetRenderTargetEx</page>.</internal>⤶ ⤶ Returns the first render target texture that is used internally for the Bloom post processing effect.</description>⤶ <rets> <ret name="" type="ITexture">The render target texture named `s_pBloomTex0`.</ret> </rets> </function>