EMagicLeapEyeTrackingCalibrationStatus

Possible calibration statuses the eye tracker could report.

Windows
MacOS
Linux

References

Module

MagicLeapEyeTracker

Header

/Engine/Plugins/Lumin/MagicLeap/Source/MagicLeapEyeTracker/Public/MagicLeapEyeTrackerTypes.h

Include

#include "MagicLeapEyeTrackerTypes.h"

Syntax

enum EMagicLeapEyeTrackingCalibrationStatus
{
    None,
    Bad,
    Good,
}

Values

Name

Description

None

Calibration was not completed

Bad

Calibration was completed with bad results

Good

Calibration was completed with good results

Remarks

Possible calibration statuses the eye tracker could report.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss