Publisher | RainbowArt |
---|---|
File size | 1.84MB |
Number of files | 56 |
Latest version | 1.2.6 |
Latest release date | 2023-03-29 12:38:13 |
First release date | 2017-06-20 08:07:22 |
Supported Unity versions | 2018.4.2 or higher |
SuperTreeView is a Unity UI control, it can be used to implement a tree control to show hierarchical data.
Features:
- Support 3 animation effects of TreeView expanding or collapsing: Immediate, Scale and Clip.
(It can expand items immediately, or expand items by modifing speed , or modifing lasting time.)
- Support item padding .
( It's easy to change the vertical distance between each item.)
- Support item indent.
( It's easy to change the horizontal indent of each child item relative to its parent. )
- Support expanding or collapsing all items at once.
- Support expanding or collapsing the selected item.
- Support easy to add or delete item.
- Support item inserted before or after the selected item.
- Use pool to cache items and don't destroy items at runtime.
- Platform-independent and full C# source code provided.
- Easy to use and understand.
PS: If you any questions, please mail to [email protected]