EAzureSpatialAnchorsLocateAnchorStatus

Windows
MacOS
Linux

References

Module

AzureSpatialAnchors

Header

/Engine/Plugins/Runtime/AR/AzureSpatialAnchors/Source/AzureSpatialAnchors/Public/AzureSpatialAnchorsTypes.h

Include

#include "AzureSpatialAnchorsTypes.h"

Syntax

enum EAzureSpatialAnchorsLocateAnchorStatus
{
    AlreadyTracked                  = 0,
    Located                         = 1,
    NotLocated                      = 2,
    NotLocatedAnchorDoesNotExist    = 3,
}

Values

Name

Description

AlreadyTracked

Located

NotLocated

NotLocatedAnchorDoesNotExist

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