Enum PostProcessingGraphBatchItem.TextureCopy.FromTextureTypes
Represents the rendering 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 texture of the depth. |
| None | Default value. |