kiepng / Unity-VariableTileLayout

UI components for tile layout like Pinterenst.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity-VariableTileLayout

UI Components that can create a Pintrest style tile layout.

screenshot01 screenshot02

Start Axis -> Horizontal

Shorten the graphic width to cellsize.x and determine the height of the cell according to the original ratio. screenshot03

Start Axis -> Vertical

Shorten the graphic height to cellsize.y and determine the width of the cell according to the original ratio. screenshot04

Environment

Unity 2018.2.8f1

License

MIT

About

UI components for tile layout like Pinterenst.

License:MIT License


Languages

Language:C# 100.0%