Категории: Все - unity - position

по Mike Ton 9 лет назад

506

UnityGUI

In Unity, the Canvas forms an essential part of the user interface, where the Rect Transform property is fundamental in defining the position and size of UI elements. Unlike the standard Transform, the Rect Transform deals with both local and global coordinates, providing a pivot point centered by default and allowing for the adjustment of anchors relative to a parent Rect Transform.

UnityGUI