Table of Contents

Enum TileRenderSize

Namespace
DotTiled
Assembly
DotTiled.dll

The size to use when rendering tiles from a tileset on a tile layer.

public enum TileRenderSize

Fields

Tile = 0

The tile is drawn at the size of the tile in the tileset.

Grid = 1

The tile is drawn at the tile grid size of the map.