Unity-Technologies / UIElementsExamples

Unity project containing examples to use UIElements in the Editor
435 stars 66 forks source link

Scene hierarchy tree view example #7

Open Antoine-Lassauzay opened 7 years ago

Antoine-Lassauzay commented 7 years ago

Simple example of custom tree view for the scene hierarchy. It uses UXML draft implementation in conjunction with UQuery. Also benefits from some adjustments of DataWatch which is now available in all contexts.