Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


BottomRight

Sorts tiles for rendering starting from the tile with the highest X and the lowest Y cell positions.
Read time 1 minuteLast updated 6 days ago

Definition

BottomRight = 1

Remarks

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