Enum FormatUsage
Namespace: UnityEngine.Experimental.Rendering
Assembly: UnityEngine.dll
Syntax
public enum FormatUsage
Fields
| Name | Description |
|---|---|
| Blend | |
| Linear | |
| LoadStore | |
| MSAA2x | |
| MSAA4x | |
| MSAA8x | |
| Render | |
| Sample |
public enum FormatUsage
| Name | Description |
|---|---|
| Blend | |
| Linear | |
| LoadStore | |
| MSAA2x | |
| MSAA4x | |
| MSAA8x | |
| Render | |
| Sample |