Class PostProcessingGraphBatch
Holds temporal settings for a post-processing graph.
Inherited Members
Namespace: Evergine.Framework.Graphics
Assembly: Evergine.Framework.dll
Syntax
public class PostProcessingGraphBatch
  Fields
items
The post-processing batch items (represents every graph node).
Declaration
public PostProcessingGraphBatchItem[] items
  Field Value
| Type | Description | 
|---|---|
| PostProcessingGraphBatchItem[] | 
renderUnit
The render unit.
Declaration
public PostProcessingGraphRenderUnit renderUnit
  Field Value
| Type | Description | 
|---|---|
| PostProcessingGraphRenderUnit |