Revision Difference
render.GetBloomTex1#560430
<function name="GetBloomTex1" parent="render" type="libraryfunc">
<realm>Client</realm>
<description>Returns the second 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 second 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_pBloomTex1`.</ret>
</rets>
</function>