UnityLearn_Beginner_UnityBasics

UnityLearn_Beginner_UnityBasics

Unity官方教程_BeginnerLevel

课程: UnityBasics

Tutorial. Using the Unity Interface

The Scene View

快捷键:
  hold alt + leftMouseButton, we can drag to rotate around our current point of focus
  hold alt + rightMouseButton, we can drag to zoom in and out at the current point of focus

Center/ Pivot mode的使用: 在选择多个GameObject时会有完全不一样的效果

Scene/Hierachy面板的搜索功能: 
  t: light -- 搜索带有Light组件的所有GameObject

  The Game View

Display drop-down menu:
  choose between a list of cameras in the scene (camera的display属性默认值为display1)
  也可以用于isolate some specific cameras during play testing 

The Project Window:

meta文件:

每一个asset文件,都会有一个associated meta file
meta files are files created by unity when a new asset is created or imported 
meta files contains importatnt infomation about how the asset is used in the project
需要确保这些meta文件与related的asset文件在一起(stay with)
  所以在restructure(rename/ delete/ move等)目录时,推荐在Unity的ProjectWindow中进行操作

Search Bar:

filter类型有两种: 类型/ Tag标签(即在Inspector中的tag)

也可以手动在搜索栏中打入filter:
  如"coffee t:texture"

The Inspector Window:

Normal/ Debug mode:
  Normal mode: shows all the public editable properties
  Debug mode: shows all the properties (including private ones, is still not able to be edited) 

 

 

转载于:https://www.cnblogs.com/FudgeBear/p/11069894.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值