Struct RenderGraphExecuteParams
Namespace: UnityEngine.Experimental.Rendering.RenderGraphModule
Syntax
public struct RenderGraphExecuteParams
Fields
msaaSamples
Declaration
public MSAASamples msaaSamples
Field Value
| Type | Description |
|---|---|
| MSAASamples |
renderingHeight
Declaration
public int renderingHeight
Field Value
| Type | Description |
|---|---|
| System.Int32 |
renderingWidth
Declaration
public int renderingWidth
Field Value
| Type | Description |
|---|---|
| System.Int32 |