Garry's Mod Wiki

Revision Difference

render.CopyTexture#512973

<function name="CopyTexture" parent="render" type="libraryfunc">⤶ <description>Copies the contents of one texture to another. Only works with rendertargets.</description>⤶ <realm>Client</realm>⤶ <args>⤶ <arg name="texture_from" type="ITexture"></arg>⤶ <arg name="texture_to" type="ITexture"></arg>⤶ </args>⤶ </function>⤶ ⤶