Table of Contents

Enum GridOrientation

Namespace
DotTiled
Assembly
DotTiled.dll

Orientation of the grid for the tiles in this tileset.

public enum GridOrientation

Fields

Orthogonal = 0

The grid is orthogonal.

Isometric = 1

The grid is isometric.