You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation shows that leftEyePupilPosition and rightPupilPosition are of type fixed float. I tried to use float* , float and float[] but i can't get it. I wonder what data structure should i use to get the position information of left and right eyes? Thank you.
The text was updated successfully, but these errors were encountered:
The documentation shows that leftEyePupilPosition and rightPupilPosition are of type fixed float. I tried to use float* , float and float[] but i can't get it. I wonder what data structure should i use to get the position information of left and right eyes? Thank you.
The text was updated successfully, but these errors were encountered: