Home › Forums › Eye Tracking Devices › Eye tracker 4C- Can I get the eye tracker name in Unity using C#? › Reply To: Eye tracker 4C- Can I get the eye tracker name in Unity using C#?
23/10/2018 at 19:15 #8945
Supriya Raul
Participant
Thank you for this suggestion Alex. However, TobiiGameIntegrationApi.GetTrackerInfo() is giving the firmware version and generation details which is not that useful.
Do you mean to say that it is possible to fetch the eye tracker name and hardware version details from any other language or SDK?
If even that is possible, I can fetch those details from there and create a DLL to pass those details to my Unity C# script.
I would really appreciate some more help here.