Enum CopyTextureSupport
Namespace: UnityEngine.Rendering
Assembly: UnityEngine.dll
Syntax
[Flags]
public enum CopyTextureSupportFields
| Name | Description | 
|---|---|
| Basic | |
| Copy3D | |
| DifferentTypes | |
| None | |
| RTToTexture | |
| TextureToRT | 
[Flags]
public enum CopyTextureSupport| Name | Description | 
|---|---|
| Basic | |
| Copy3D | |
| DifferentTypes | |
| None | |
| RTToTexture | |
| TextureToRT |