SystemInfo.eyeTrackingPresent
bool eyeTrackingPresent{ get }
Description
Does the device we’re on have eye tracking support
present? This is not an indicator that the user has given the
application permission to access this information. See
Input.Gaze
for how to use this data.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!