Show / Hide Table of Contents

Enum FormatUsage

Namespace: UnityEngine.Experimental.Rendering
Assembly: UnityEngine.dll
Syntax
public enum FormatUsage

Fields

Name Description
Blend
Linear
LoadStore
MSAA2x
MSAA4x
MSAA8x
Render
Sample

Extension Methods

MustExtensions.MustBeEqual<FormatUsage>(FormatUsage)
MustExtensions.MustBeEqual<FormatUsage>(FormatUsage, String)
MustExtensions.MustNotBeEqual<FormatUsage>(FormatUsage)
MustExtensions.MustNotBeEqual<FormatUsage>(FormatUsage, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX