Garry's Mod Wiki

Revision Difference

render.GetMorphTex1#560420

<function name="GetMorphTex1" parent="render" type="libraryfunc"> <realm>Client</realm> <description>Returns the second render target texture that was used internally for Morph post processing effect.⤶ ⤶ See <page>render.GetMorphTex0</page> for more information..⤶ </description>⤶ <rets> <ret name="" type="ITexture"></ret>⤶ <ret name="" type="ITexture">The render target texture named `s_pMorphTexture1`.</ret>⤶ </rets> </function>