home/categories/gaming/hatayama-unity-cli-loop-packages-src-editor-api-mcptools-gethierarchy-skill-skill-md
gamingdevelopment
uloop-get-hierarchy
Get Unity scene hierarchy as a structured tree. Use when you need to: (1) Inspect scene structure and parent-child relationships, (2) Explore GameObjects and their components, (3) Get hierarchy from a specific root path or selected objects. Returns the scene's GameObject tree.
maintainer
hatayama
更新於 4/1/2026
星標
281
分支
23
quick start
Installation and usage
Get Unity scene hierarchy as a structured tree. Use when you need to: (1) Inspect scene structure and parent-child relationships, (2) Explore GameObjects and their components, (3) Get hierarchy from a specific root path or selected objects. Returns the scene's GameObject tree.
安裝
$ install --globalskills.sh
使用
安裝後,您可以透過在終端機執行以下指令來使用此技能:
skills use uloop-get-hierarchy