이 페이지가 있는 버전:
이 페이지가 없는 버전:
Support for RenderTexture to Texture copies in Graphics.CopyTexture.
Not all platforms can copy from a RenderTexture into a regular Texture2D directly. For example, Direct3D9 currently can not do this. See CopyTextureSupport for an overview.