Show / Hide Table of Contents

Enum IndexFormat

Namespace: UnityEngine.Rendering
Assembly: UnityEngine.dll
Syntax
public enum IndexFormat

Fields

Name Description
UInt16
UInt32

Extension Methods

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