Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: ngui on January 18, 2014, 02:20:38 AM
-
I find when I query the size/bounds/extents of a UIWidget or UIPanel (i.e., panel.GetViewSize()) its in ScreenSpace.
How can I derive the WorldSpace bounds?
-
UIWidget.localCorners, UIWidget.worldCorners, UIPanel.localCorners, UIPanel.worldCorners.
-
Thank you!