Select your preferred scripting language. All code snippets will be displayed in this language.
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
Closerect | The RectTransform of the child layout element. |
axis | The axis to set the position and size along. 0 is horizontal and 1 is vertical. |
pos | The position from the left side or top. |
size | The size. |
Set the position and size of a child layout element along the given axis.