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