how do i manipulate a RectTransform's variables from a script?
variables like the height, right padding, left padding.
when i try to change its height i just get an error saying height isn't a member of RectTransform.
↧