EARGeoTrackingState

Windows
MacOS
Linux

References

Module

AugmentedReality

Header

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

Include

#include "ARGeoTrackingSupport.h"

Syntax

enum EARGeoTrackingState
{
    Initializing,
    Localized,
    Localizing,
    NotAvailable,
}

Values

Name

Description

Initializing

The session is initializing geo tracking.

Localized

Geo tracking is localized.

Localizing

Geo tracking is attempting to localize against a map.

NotAvailable

Geo tracking is not available.

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