UI 布局全解析
Apr 02, 2022确认并解决各种适配模式下,一些RectTransform的大小位置控制问题。
参考 https://blog.csdn.net/coffeecato/article/details/78536488
Canvas Render Mode Screen space - overlay pixel perfect 0001 sort order target display additional shader channels ...
```c# using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.Profiling; using UnityEngine.Events; using System;