Unity界面操作(Using the Unity Interface)-Unity官方教程 : 这是整个系列的 6 / 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)
检视窗(Inspector窗口)是上下文敏感的,它显示所有选定的游戏对象、资产或设置的所有属性。
相关文档: