Basic
Basic Graphics.CopyTexture support.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
Basic = 1
Remarks
Generally this means that texture copies work between same texture types (e.g. 2D texture to 2D texture, or cubemap to cubemap). Additional cases that might not necessarily be present are other flags in CopyTextureSupport.