Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

TilemapRenderer.SortOrder.BottomLeft

Description

Sorts tiles for rendering starting from the tile with the lowest X and the lowest Y cell positions.

The TilemapRenderer will iterate through tiles by the next higher X value first before tiles with a higher Y value.