上传者: xkin
|
上传时间: 2019-12-21 22:04:29
|
文件大小: 973KB
|
文件类型: unitypackage
VirtualizingTreeView is a Unity UI control that can be used to represent hierarchical data. VirtualzingTreeView implements drag & drop, databinding, selection operations and is highly customizable. There are also two base clases VirtualizingItemsControl and VirtualizingItemContainer which can be used to implement your own virtualizing items control.
Main advantage of VirtualizingTreeView over TreeView is support for large (1000+) collections of data items