Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

CopyTextureSupport.TextureToRT

Description

Support for Texture to RenderTexture copies in Graphics.CopyTexture.

Not all platforms can copy from a Texture2D into a RenderTexture directly. For example, Direct3D9 currently can not do this. See CopyTextureSupport for an overview.