Hello!
Since i never found the correct answers I am looking for in the forum, i have
to ask here. I simply need a function, where I can convert a transform position in a
canvas object to the position in my screen space.
I found one answer here http://answers.unity3d.com/questions/826851/how-to-get-screen-position-of-a-recttransform-when.html.
But this function is not longer provided in the newer versions…
So please can someone tell me what to do? I dont understand the new " RectTransformUtility"
functions…