- Mastering UI Development with Unity
- Ashley Godbold
- 145字
- 2021-08-27 18:43:17
Child Alignment
The Child Alignment property determines where the group of children will be aligned. There are nine options for this property, as shown:

As an example, the following diagram shows three overlapping panels that fill the screen. The Rect Transform area for these parent Panels is represented by the selected Rect Transform. The first panel has an Upper Left Child Alignment. Its children are represented by the white squares. The second panel has a Middle Center Child Alignment, and its children are represented by gray squares. The third panel has a Lower Right Child Alignment, and its children are represented by black squares:

It is important to note that the Child Alignment property only shows an effect if the children (along with spacing) don't completely fill in the Rect Transform, as with the preceding diagram.
- Kubernetes實戰
- 微服務設計原理與架構
- Android程序設計基礎
- Raspberry Pi Home Automation with Arduino(Second Edition)
- Unity UI Cookbook
- OpenCV 4計算機視覺項目實戰(原書第2版)
- CoffeeScript Application Development Cookbook
- Python深度學習原理、算法與案例
- Statistical Application Development with R and Python(Second Edition)
- 區塊鏈技術進階與實戰(第2版)
- Python機器學習算法與應用
- 零代碼實戰:企業級應用搭建與案例詳解
- Instant jQuery Boilerplate for Plugins
- Get Your Hands Dirty on Clean Architecture
- Mastering ASP.NET Core 2.0