Revision Difference
render.SetRenderTargetEx#513028
<function name="SetRenderTargetEx" parent="render" type="libraryfunc">⤶
<description>Sets the render target with the specified index to the specified rt.</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="rtIndex" type="number">The index of the rt to set.</arg>⤶
<arg name="texture" type="ITexture">The new render target to be used.</arg>⤶
</args>⤶
</function>⤶
⤶