I’m trying to figure out how to convert a rectTransform scale to world scale.
I tried a few things, but with not success. Working with the canvas can be pretty confuse some times.
Thanks for the help
I’m trying to figure out how to convert a rectTransform scale to world scale.
I tried a few things, but with not success. Working with the canvas can be pretty confuse some times.
Thanks for the help
Answer to same question: Convert RectTransform.rect to Rect world - Questions & Answers - Unity Discussions @Ralidon
Maybe I didn't write my question correctly. How about the other way around? I want to move a gameObject sprite render to a identical position and scale of a RectTransform on a canvas
– Ralidon
do you mean by code? Or cant you create a world space canvas?
– xxmariofer