- This topic has 1 reply, 2 voices, and was last updated 6 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Software Development › Unity Eye Position question
Tagged: unity eye position
Hello, im trying to make something like this
I need to track the eye positions (not Gaze)
It doesn’t have to be perfect precision
is that possible in Unity 5 with the SKD v2.0??
if not, it will be available soon?
Thanks!
Hi Pedro, I am afraid we decided to remove eyeball positions stream in the upcoming API update. Instead you will be able to access head pose stream (x, y, z, yaw, pitch, roll) which will come in higher precision than the old eyeball position stream.
Hopefully this might be still useful for your needs? Unfortunately 3d eyeball position signal is unstable and is significantly worse than gaze point signal, so we don’t want developers to utilize it. We hope at some point in the future we can reintroduce this feature.