- Home /
Question by
ehsan1234 · Jun 03, 2017 at 11:31 AM ·
uipositionrecttransformpivotpivot-point
Change RectTransform pivot without changing position
Is there a way to change a RectTransform's pivot at runtime without changing its position? I found this solution but it won't work correctly when object rotation isn't zero.
Comment