SystemInfo.copyTextureSupport

public static Rendering.CopyTextureSupport copyTextureSupport;

Description

Support for various Graphics.CopyTexture cases (Read Only).

Most modern platforms and graphics APIs support quite flexible texture copy (e.g. copy from a RenderTexture into a Cubemap face). However some older systems might not support certain parts of texture copy functionality. CopyTextureSupport flags indicate this.

Additional resources: Graphics.CopyTexture, CopyTextureSupport.


Did you find this page useful? Please give it a rating: