Publisher | Raiklus |
---|---|
File size | 149.22kB |
Number of files | 18 |
Latest version | 1 |
Latest release date | 2020-08-11 12:00:25 |
First release date | 2020-08-11 12:00:25 |
Supported Unity versions | 2018.4.2 or higher |
UI Recycle Grid Layout Group recycles items in a list, showing only what is needed for best performance.
You only have to indicate how many columns and rows it needs to show, so UI Recycle Grid Layout Group will calculate the size of each item based on the size of the container.
Thousands of records are handled efficiently.
Features:
- Dynamic or static lists, using scriptable objects or loading data from a monobehavior.
- Efficient recycling of list items.
- The list items are fully customizable, through a prefab.
- Optional snapping to item or page.
- Supports navigation events.
- Demo and full C# source code are all included.
You only have to indicate how many columns and rows it needs to show, so UI Recycle Grid Layout Group will calculate the size of each item based on the size of the container.
Thousands of records are handled efficiently.
Features:
- Dynamic or static lists, using scriptable objects or loading data from a monobehavior.
- Efficient recycling of list items.
- The list items are fully customizable, through a prefab.
- Optional snapping to item or page.
- Supports navigation events.
- Demo and full C# source code are all included.