GazeProvider.LatestEyeGaze Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The most recent eye tracking ray
public:
property UnityEngine::Ray LatestEyeGaze { UnityEngine::Ray get(); };
public UnityEngine.Ray LatestEyeGaze { get; }
member this.LatestEyeGaze : UnityEngine.Ray
Public ReadOnly Property LatestEyeGaze As Ray
Property Value
UnityEngine.Ray