首页
技术小册
AIGC
面试刷题
技术文章
MAGENTO
云计算
视频课程
源码下载
PDF书籍
「涨薪秘籍」
登录
注册
unity用户界面
unity场景视图
unity项目窗口
unity Inspector窗口
unity Inspector窗口二
unity创建基本的UI
unity视觉组件 (Raw Image,Mask)
unity视觉组件 (Text,Image)
unity互动组件(Button)
unity互动组件(Toggle)
unity互动组件(Toggle Group)
unity互动组件(Slider)
unity互动组件(Scrollbar)
unity互动组件(DropDown )
unity互动组件(Input Field)
unity互动组件(Scroll View)
Unity自动版面(Layout Element)
unity自动版面(Content Size Fitter)
unity自动版面(Horizontal Layout Croup)
unity自动版面(Vertical Layout Group)
unity自动版面(Grid Layout Group)
当前位置:
首页>>
技术小册>>
unity入门教程
小册名称:unity入门教程
Unity编辑器中的项目由多个GameObject组成。Unity中的包含脚本“声音”,“网格”和其他图形元素,例如“灯光”。该督Inspector面板显示有关当前选择的GameObject的详细信息,包括所有附加组件及其属性,并允许您在场景中修改GameObjects的功能。 ![](/uploads/images/20230711/70268aa409d0f96b6de9a3564a6dd037.png) Inspector 游戏对象: 使用Inspector 可以在Unity编辑器中查看和编辑几乎所有内容的属性和设置,包括物理游戏项目(例如GameObjects,Assets和Material)以及编辑器中的设置和首选项 ![](/uploads/images/20230711/86a1c0bb119d0fd3df11fa142bd30786.png) 在层级结构或场景视图中选择GameObject时,Inspector显示该GameObject的所有组件和材质的属性。使用检查器编辑这些组件和材料的设置。 检查脚本变量: ![](/uploads/images/20230711/5084804e027918d5574b7255a13f2fe1.png)
上一篇:
unity项目窗口
下一篇:
unity Inspector窗口二
该分类下的相关小册推荐:
暂无相关推荐.