EMagicLeapTransformFailReason

Windows
MacOS
Linux

References

Module

MagicLeap

Header

/Engine/Plugins/Lumin/MagicLeap/Source/MagicLeap/Public/IMagicLeapPlugin.h

Include

#include "IMagicLeapPlugin.h"

Syntax

enum EMagicLeapTransformFailReason
{
    None,
    InvalidTrackingFrame,
    NaNsInTransform,
    CallFailed,
    PoseNotFound,
    HMDNotInitialized,
}

Values

Name

Description

None

InvalidTrackingFrame

NaNsInTransform

CallFailed

PoseNotFound

HMDNotInitialized

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