FMagicLeapEyeTracker::IsStereoGazeDataAvailable

Returns true if the current device can provide per-eye gaze data, false otherwise.

Windows
MacOS
Linux

Override Hierarchy

IEyeTracker::IsStereoGazeDataAvailable()

FMagicLeapEyeTracker::IsStereoGazeDataAvailable()

References

Module

MagicLeapEyeTracker

Header

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

Include

#include "MagicLeapEyeTrackerModule.h"

Source

/Engine/Plugins/Lumin/MagicLeap/Source/MagicLeapEyeTracker/Private/MagicLeapEyeTrackerModule.cpp

Syntax

virtual bool IsStereoGazeDataAvailable() const

Remarks

Returns true if the current device can provide per-eye gaze data, false otherwise.

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