luke161 / Unity-IMGUI-TreeView
Simple Tree View implementation for IMGUI (Editor GUI) in Unity. Includes a special type for working with asset paths, but base data structure and view can be easily extended to support anything.
☆78Updated 7 years ago
Alternatives and similar repositories for Unity-IMGUI-TreeView:
Users that are interested in Unity-IMGUI-TreeView are comparing it to the libraries listed below
- ☆65Updated 4 years ago
- Examples of using the Job System in Unity3D☆57Updated 3 years ago
- A simple collection of jobs used for view frustum culling☆51Updated 5 years ago
- Timelord is a demo for custom blending of Unity3D Timelines.