EAzureSpatialAnchorsSessionUserFeedback

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

Windows
MacOS
Linux

References

Module

AzureSpatialAnchors

Header

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

Include

#include "AzureSpatialAnchorsTypes.h"

Syntax

enum EAzureSpatialAnchorsSessionUserFeedback
{
    None                 = 0,
    NotEnoughMotion      = 1,
    MotionTooQuick       = 2,
    NotEnoughFeatures    = 4,
}

Values

Name

Description

None

NotEnoughMotion

MotionTooQuick

NotEnoughFeatures

Note: skipped 3 - presumably these values are used as bit flags somewhere?

Remarks

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

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