Navigation
| Name | EyeTracker |
| Type | Runtime |
| Location | /Engine/Source/Runtime/EyeTracker/ |
| Module Build Rules | EyeTracker.Build.cs |
Classes
| Name | Remarks |
|---|---|
| UEyeTrackerFunctionLibrary |
Structs
| Name | Remarks |
|---|---|
| FEyeTrackerGazeData | Struct FEyeTrackerKeys { static const FKey Gaze_X; static const FKey Gaze_Y; }; Represents a unified gaze ray that incorporates both eyes. |
| FEyeTrackerStereoGazeData | Stereo gaze data that contains information for each eye individually. |
Interfaces
| Name | Remarks |
|---|---|
| IEyeTracker | |
| IEyeTrackerModule | The public interface of the EyeTracker module |
Enums
Public
| Name | Remarks |
|---|---|
| EEyeTrackerStatus |