unity\_baseLayout

来源:互联网 发布:anello淘宝上有正品吗 编辑:程序博客网 时间:2024/06/06 03:09

task:t |:t c:t

pivot

self, rotation, scale, position

anchors

work if parent is Rect Trasnform too

changes according to its’ parent

Raw-mode

the view of object will changed if the anchors change

witout Raw-Mode

the view of object will not changed if anchors change, while the rect value changes accordign to anchors’s changes

blueprint-mode

the rect tool will not be effected as the local rotation & scale

without-blueprint-mode