Show / Hide Table of Contents

Enum GridLayout.CellLayout

Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public enum CellLayout

Fields

Name Description
Hexagon
Isometric
IsometricZAsY
Rectangle

Extension Methods

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