Inspector window 

The Inspector window is where we can inspect our GameObjects. You will remember that GameObjects are composed of more than one component, and those components are what make the GameObjects worth having in our games. 

This example screenshot shows a ThirdPersonController GameObject with 11 components. The gray triangles to the left of each component allow you to expand the component and make any desired changes to that component's properties:

When you select a GameObject in Scene view, the Hierarchy window, or the Project window, the Inspector window will display the selected GameObject's components and properties. Each component ...

Get Getting Started with Unity 2018 - Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.