Components panel
In the center there is the components panel where all the components of the selected Game Object will be shown.
On the right side there is a namespace panel which indicates the namespace in which the component is located.
At the top there is a checkbox to show/hide the Game Object children components, a Transform/Inspect button and a filter where you can write a component name to search in the list, but it needs to be complete (case insensitive).
Clicking on a component will search all of it's fields, properties and methods and a new fields & properties panel will be shown.

Last updated