Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

unity position ui element

// To get or set the position of a UI element, see below:
GameObject.GetComponent<RectTransform>().anchoredPosition;
 
PREVIOUS NEXT
Tagged: #unity #position #ui #element
ADD COMMENT
Topic
Name
4+3 =