Unity界面操作(Using the Unity Interface)-Unity官方教程 : 这是整个系列的 2 / 8
- 0.Unity界面概述(Unity官方教程-the unity interface overview)
- 1.场景视图(Unity官方教程-The Scene View)
- 2.游戏视图(Unity官方教程-The Game View)
- 3.层级结构窗口(Unity官方教程-The Hierarchy Window)
- 4.项目窗口(Unity官方教程-The Project Window)
- 5.检视窗(Unity官方教程-The Inspector Window)
- 6.构建和播放设置(Unity官方教程-Build and Player Settings)
- 7.性能分析器介绍(Unity官方教程-Introduction to the Profiler)
场景视图是我们处理游戏对象的地方,包括模型,灯光和碰撞器,来构建我们的场景
相关文档:
相关教程: