EARGeoTrackingAccuracy

Windows
MacOS
Linux

References

Module

AugmentedReality

Header

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

Include

#include "ARGeoTrackingSupport.h"

Syntax

enum EARGeoTrackingAccuracy
{
    Undetermined,
    Low,
    Medium,
    High,
}

Values

Name

Description

Undetermined

Geo-tracking accuracy is undetermined.

Low

Geo-tracking accuracy is low.

Medium

Geo-tracking accuracy is average.

High

Geo-tracking accuracy is high.

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