Garry's Mod Wiki

render.SetRenderTargetEx

  render.SetRenderTargetEx( number rtIndex, ITexture texture )

Description

Sets the render target with the specified index to the specified rt.

Arguments

1 number rtIndex
The index of the rt to set.
2 ITexture texture
The new render target to be used.