The Project window
Scene view navigation

The Scene view

The SceneA Scene contains the environments and menus of your game. Think of each unique Scene file as a unique level. In each Scene, you place your environments, obstacles, and decorations, essentially designing and building your game in pieces. More info
See in Glossary
view is your interactive view into the world you are creating. You will use the Scene view to select and position scenery, characters, camerasA component which creates an image of a particular viewpoint in your scene. The output is either drawn to the screen or captured as a texture. More info
See in Glossary
, lights, and all other types of Game Object. Being able to Select, manipulate and modify objects in the Scene view are some of the first skills you must learn to begin working in Unity.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答