Enum PostProcessingGraphBatchItem.TextureCopy.FromTextureTypes
Represents the render pipeline textures.
Namespace: Evergine.Framework.Graphics
Assembly: Evergine.Framework.dll
Syntax
public enum PostProcessingGraphBatchItem.TextureCopy.FromTextureTypes
Fields
| Name | Description |
|---|---|
| Color | The color texture. |
| Depth | The depth texture. |
| None | Default value. |