EARTrackingQuality

Windows
MacOS
Linux

References

Module

AugmentedReality

Header

/Engine/Source/Runtime/AugmentedReality/Public/ARTypes.h

Include

#include "ARTypes.h"

Syntax

enum EARTrackingQuality
{
    NotTracking,
    OrientationOnly,
    OrientationAndPosition,
}

Values

Name

Description

NotTracking

The tracking quality is not available.

OrientationOnly

The tracking quality is limited, relying only on the device's motion.

OrientationAndPosition

The tracking quality is good.

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