Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fki-htw/unityhierarchyview
Unity package for showing the sub-hierarchy of Unity GameObjects as UI during the Unity Runtime.
https://github.com/fki-htw/unityhierarchyview
centis hierarchy-viewer htw-berlin package unity
Last synced: about 19 hours ago
JSON representation
Unity package for showing the sub-hierarchy of Unity GameObjects as UI during the Unity Runtime.
- Host: GitHub
- URL: https://github.com/fki-htw/unityhierarchyview
- Owner: FKI-HTW
- License: mit
- Created: 2023-11-08T16:31:52.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2024-07-05T12:34:41.000Z (7 months ago)
- Last Synced: 2024-07-09T17:48:03.727Z (7 months ago)
- Topics: centis, hierarchy-viewer, htw-berlin, package, unity
- Language: C#
- Homepage:
- Size: 172 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unity Hierarchy View
Unity Hierarchy View is a Unity package that enables you to visualize the Unity scene hierarchy as UI during the Unity runtime.
The UI can be defined using prefabs and is highly customizable.Download the package through the Window > Package Manager in the Unity Editor with Add package from git URL....
Using the URL https://github.com/FKI-HTW/UnityHierarchyView.git#upm for the newest version, or https://github.com/FKI-HTW/UnityHierarchyView.git#VERSION_TAG for a specific one. The available version tags can be found in Tags.