Home Forums Software Development Get Eye-screen-coordinates and match it with a Unity game object Reply To: Get Eye-screen-coordinates and match it with a Unity game object

#8822
Akin Gunduz
Participant

Hi,
I have the necessary licenses. I use “Tobii.Research” on .Net. But I have a problem with the coordinate system.
e.RightEye.GazePoint.PositionOnDisplayArea.X
This code gives me a point between (0,0) and (1,1). But I need pixel values between (0,0) and (1920,1080). How do I get these pixel values?