EyeTrackingMode


class EyeTrackingMode : Config.ConfigMode


Feature that allows tracking of the user's eyes.

Summary

Public companion properties

EyeTrackingMode

Enables coarse eye tracking, providing general gaze direction without high precision.

EyeTrackingMode

Eye tracking is disabled.

EyeTrackingMode

Enables fine eye tracking, providing more precise gaze direction.

Public properties

Int

Public companion properties

COARSE_TRACKING

val COARSE_TRACKINGEyeTrackingMode

Enables coarse eye tracking, providing general gaze direction without high precision.

Supported runtimes:

  • OpenXR

Required permissions:

DISABLED

val DISABLEDEyeTrackingMode

Eye tracking is disabled.

FINE_TRACKING

val FINE_TRACKINGEyeTrackingMode

Enables fine eye tracking, providing more precise gaze direction.

Supported runtimes:

  • OpenXR

Required permissions:

Public properties

mode

Added in 1.0.0-alpha14
val modeInt