Garry's Mod Wiki

render.PopRenderTarget

  render.PopRenderTarget()

Description

Pops the last render target and viewport from the RT stack and sets them as the current render target and viewport.

This is should be called to restore the previous render target and viewport after a call to render.PushRenderTarget.