Hi Chris, when you start tracking, the Gaze SDK will send data packets containing both the eye-gaze data and the eye positions data to your callback function.
The eye positions are available both as absolute positions (millimeters) and as trackbox-normalized positions. The developer’s guide in the Gaze SDK package can give you the details.