Struct RenderGraphContext
Namespace: UnityEngine.Experimental.Rendering.RenderGraphModule
Syntax
public struct RenderGraphContext
Fields
cmd
Declaration
public CommandBuffer cmd
Field Value
| Type | Description |
|---|---|
| CommandBuffer |
renderContext
Declaration
public ScriptableRenderContext renderContext
Field Value
| Type | Description |
|---|---|
| ScriptableRenderContext |
renderGraphPool
Declaration
public RenderGraphObjectPool renderGraphPool
Field Value
| Type | Description |
|---|---|
| RenderGraphObjectPool |
resources
Declaration
public RenderGraphResourceRegistry resources
Field Value
| Type | Description |
|---|---|
| RenderGraphResourceRegistry |