LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

TilemapRenderer.SortOrder.BottomRight

Description

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

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