Version: 2021.1
언어: 한국어

설명

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.