- Mastering UI Development with Unity
- Ashley Godbold
- 139字
- 2021-08-27 18:43:13
Rect Tool
Any of the Transform tools can be used to manipulate UI objects. However, the Rect Tool allows you to scale, move, and rotate any object by manipulating the rectangle that encompasses it. While this tool can be used with 3D objects, it is most useful for 2D and UI objects.

- To move an object with the Rect Tool, select the object and then click and drag inside the rectangle.
- To resize an object, hover over the edge or corner of an object. When the curse changes to arrows, click and drag to resize the object. You can scale uniformly by holding down shift while dragging.
- To rotate, hover at the corner of the objects, slightly outside of the rectangle until the cursor displays a rotating circle at its corner. You can then rotate by clicking and dragging.
推薦閱讀
- 計算思維與算法入門
- 算法大爆炸:面試通關步步為營
- Cassandra Design Patterns(Second Edition)
- Servlet/JSP深入詳解
- Koa開發:入門、進階與實戰
- Learning Apache Mahout Classification
- Visual Basic程序設計教程
- 第一行代碼 C語言(視頻講解版)
- 一本書講透Java線程:原理與實踐
- Kivy Cookbook
- Julia 1.0 Programming Complete Reference Guide
- Learning VMware vSphere
- Sails.js Essentials
- Modernizing Legacy Applications in PHP
- Java Web開發教程:基于Struts2+Hibernate+Spring