- Mastering Android Game Development with Unity
- Siddharth Shekar Wajahat Karim
- 57字
- 2021-07-09 20:44:29
Hierarchy View
The Hierarchy View is the first point to select or handle any GameObject in the scene. This contains every game object in the current scene. This is tree-type structure allowing developers to utilize parent and child concepts on the game objects easily. The following screenshot shows a simple Hierarchy View:

Figure 1.16 Hierarchy View