EAzureSpatialAnchorsLocateStrategy

Note: this must match winrt::Microsoft::Azure::SpatialAnchors::LocateStrategy.

Windows
MacOS
Linux

References

Module

AzureSpatialAnchors

Header

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

Include

#include "AzureSpatialAnchorsTypes.h"

Syntax

enum EAzureSpatialAnchorsLocateStrategy
{
    AnyStrategy          = 0,
    VisualInformation    = 1,
    Relationship         = 2,
}

Values

Name

Description

AnyStrategy

VisualInformation

Relationship

Remarks

Note: this must match winrt::Microsoft::Azure::SpatialAnchors::LocateStrategy.

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