Unity 3D Basics
Interface
-
Scene
Where the game is constructed -
Hierarchy
A list of GameObjects in the scene -
Inspector
Settings and components for currently selected asset/object -
Game
The preview window (first person), active only in play mode -
Project
A list of your project's assets, acts as a library -
Console
Shows messages, warning and errors
Shortcuts
Unity provides several shortcuts bound to a Unity command.
INTERACT also features some shortcuts to Merge Parts (Shift+M), Physicalize (Shift+P) and Group Parts (Shift+G).
You can access the Shortcuts Manager to edit them or add your own ones.