Class RenderUtilities.RenderArgs
Namespace: UnityEngine.Industrial.Rendering.CoreApi
Syntax
public class RenderArgs : Object
Constructors
RenderArgs()
Declaration
public RenderArgs()
Fields
accumulation
Declaration
public int accumulation
Field Value
| Type | Description |
|---|---|
| Int32 |
renderTarget
Declaration
public RenderTexture renderTarget
Field Value
| Type | Description |
|---|---|
| RenderTexture |
renderTileSize
Declaration
public int renderTileSize
Field Value
| Type | Description |
|---|---|
| Int32 |
supersampling
Declaration
public float supersampling
Field Value
| Type | Description |
|---|---|
| Single |