u-0700 Unity Layout

u-0700 Unity Layout

0710 Default View – This is the official Unity documentation for the Unity Interface.

When we first opened unity we see it in the default view. This is the basic Unity layout. The user can easily modify the layout to meet the needs of the project they are working on. Once a new layout has been created it can easily be saved and used in any future project. See Windows -> Layout.

Use Scaling to change the the interface text size.
Edit -> Preferences -> Scaling

u-7010 – removing the skybox
u-xxx – change game playing background
edit – preferences – colors – general – game mode tint

u-7020 Top Menu
File Edit Assets GameObject ….. Windows Help
u-7100 Panels


u-7110 Hierarchy Panel

It has four primary sections.

The hierarchy section.

The screen view section

The inspector panel

The project panel

 The hierarchy section.

The screen view

The inspector panel

Unity Project Panel
While you’re in unity working on a project and you have your panels showing the current scene you are in you can search for data by using a search bar above the control panel. When you type in the definition that you want to look for it will find all objects that match that definition for example if you’re looking for a script it will show you all of the scripts. Once you find the script you want and you drag it to the object you want it attached to you can simply move to the end of the search bar and press the small X which will clear the search bar and return you to your previous panel display.


Icons – skybox – hide show objects – speaker

Panels
The Unity Layout has four primary panels.
Hierarchy

Inspector

Project

Console.

  • 2. Screen Details
    Hierarchy – scene consists of Camera, Directional Light
    – can be visible or not, associated with all on/off icon on top menu.

3. Components
– Cube