Show / Hide Table of Contents

Enum BatchBreakingReason

Namespace: UnityEditorInternal
Assembly: UnityEditor.dll
Syntax
[Flags]
public enum BatchBreakingReason

Fields

Name Description
CanvasInjectionIndex
DifferentA8TextureUsage
DifferentClipRect
DifferentMaterialInstance
DifferentRectClipping
DifferentTexture
NoBreaking
NotCoplanarWithCanvas
Unknown

Extension Methods

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