unreal.AzureSpatialAnchorsSessionUserFeedback

class unreal.AzureSpatialAnchorsSessionUserFeedback

Bases: unreal.EnumBase

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

C++ Source:

  • Plugin: AzureSpatialAnchors

  • Module: AzureSpatialAnchors

  • File: AzureSpatialAnchorsTypes.h

MOTION_TOO_QUICK

Device is not moving enough to create a neighborhood of key-frames.

Type

2

NONE

0

NOT_ENOUGH_FEATURES

Device is moving too quickly for stable tracking. Note: skipped 3 - presumably these values are used as bit flags somewhere?

Type

4

NOT_ENOUGH_MOTION

No specific feedback is available.

Type

1