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
[Tooltip("If true, eye-based tracking will be used as gaze input when available. Requires the 'Gaze Input' permission and device eye calibration to have been run.")]
85
+
[Tooltip("If true, eye-based tracking will be used as gaze input when available. This field does not control whether eye tracking data is provided.")]
86
86
privateboolisEyeTrackingEnabled=false;
87
87
88
88
/// <summary>
89
-
/// If true, eye-based tracking will be used as gaze input when available.
89
+
/// If true, eye-based tracking will be used as gaze input when available. This field does not control whether eye tracking data is provided.
0 commit comments