Hi, I'm building an app that uses the user's gaze for interaction. The
interface is a heads up display and is always static - it does not move
when the head moves. I use the Unity eye tracking API to get an eye pose
and then call pose.ToHeadSpacePose...