Game Object
Everything within a Scene is considered a Game Object.
Game Object:
- made up of a number of components
- has a Transform
-
- position, rotation, scale of the game object
- are seen in the Hierarchy Window view as a list
-
- dropdowns indicate parent-child relationships
Everything you see in the Scene View is represented in the Game Object Hierarchy Window
Backlinks