Struct RenderTargetInfo
Inherited Members
Namespace: UnityEngine.Experimental.Rendering.RenderGraphModule
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
public struct RenderTargetInfoFields
bindMS
Declaration
public bool bindMSField Value
| Type | Description | 
|---|---|
| bool | 
format
Declaration
public GraphicsFormat formatField Value
| Type | Description | 
|---|---|
| GraphicsFormat | 
height
Declaration
public int heightField Value
| Type | Description | 
|---|---|
| int | 
msaaSamples
Declaration
public int msaaSamplesField Value
| Type | Description | 
|---|---|
| int | 
volumeDepth
Declaration
public int volumeDepthField Value
| Type | Description | 
|---|---|
| int | 
width
Declaration
public int widthField Value
| Type | Description | 
|---|---|
| int |