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.