摘要: Unity UGUI 设置 left 、right、top、bottom 通过RectTransform 的属性offsetMin,offsetMax来实现; right,top要传入负数; offsetMin 是vector2(left,bottom); offsetMax 是vector2(ri 阅读全文
posted @ 2022-04-20 20:40 porter_代码工作者 阅读(1129) 评论(0) 推荐(0)