Garry's Mod Wiki

render.GetMorphTex1

  ITexture render.GetMorphTex1()

Description

This is used internally - although you're able to use it you probably shouldn't. You probably want to just use a custom render target. See GetRenderTargetEx.

Returns the second render target texture that was used internally for Morph post processing effect.

See render.GetMorphTex0 for more information..

Returns

1 ITexture
The render target texture named s_pMorphTexture1.