当前位置:网站首页>Private collection project practice sharing [Yugong series] February 2022 U3D full stack class 006 unity toolbar

Private collection project practice sharing [Yugong series] February 2022 U3D full stack class 006 unity toolbar

2022-07-05 04:30:00 Yugong move code


One 、Unity The toolbar

1. Scene toolbar

# Share the actual operation of private items # 【 Yugong series 】2022 year 02 month U3D Full stack shift 006-Unity The toolbar _ The drop-down menu

1、 Hand tools (Hand Tool), Used to pan the scene .
2、 Move (Move)
3、 rotate (Rotate)
4、 The zoom (Scale)
5、 Rectangular transformation (UI Rect Transform)
6、 Transformation (Transform) Tools
7、Alt+ Left mouse button , adjustment Scene visual angle
Related shortcuts :

  • Q Move , Change direction
  • W Move the selected object
  • E Rotate the selected object
  • R Modify the size of the selected object
  • T 2D Mode to modify the size of the object , Change the anchor .
  • Y rotate , The zoom , Mobile integration
  • Pivot / center : Shortcut key Z, Pivot/Center You can set the origin coordinates or center point of the model as the coordinate axis .
  • Local / overall situation : Shortcut key X,Local/Global, Switch between self coordinates and global coordinates .

2. Project Toolbar

# Share the actual operation of private items # 【 Yugong series 】2022 year 02 month U3D Full stack shift 006-Unity The toolbar _ The drop-down menu _02

1、 Play (Play)
2、 Pause (Pause)
3、 Stepping (Step)

3. Layout toolbar

# Share the actual operation of private items # 【 Yugong series 】2022 year 02 month U3D Full stack shift 006-Unity The toolbar _ The toolbar _03

1、Layers The drop-down menu , control Scene Objects displayed in the view
2、Layout The drop-down menu , You can save the current layout , Load layout

summary

Toolbar is a common operation in game design , Everyone will gradually become familiar and proficient in the process of use .


原网站

版权声明
本文为[Yugong move code]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/02/202202140604560900.html