Unity: How do I get the literal width and height of a RectTransform? Or a UI element?
The Unity UI system is a great thing, but with canvas’s, canvas scalers, child objects with Rect Transforms that also scale and then sizeDelta’s! Things can get a…
Read More