unreal.AzureSpatialAnchorsSessionUserFeedback
¶
- class unreal.AzureSpatialAnchorsSessionUserFeedback¶
Bases:
EnumBase
Note: this must match winrt::Microsoft::Azure::SpatialAnchors::SessionUserFeedback
C++ Source:
Plugin: AzureSpatialAnchors
Module: AzureSpatialAnchors
File: AzureSpatialAnchorsTypes.h
- MOTION_TOO_QUICK: AzureSpatialAnchorsSessionUserFeedback¶
Device is not moving enough to create a neighborhood of key-frames.
- Type:
2
- NOT_ENOUGH_FEATURES: AzureSpatialAnchorsSessionUserFeedback¶
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: AzureSpatialAnchorsSessionUserFeedback¶
No specific feedback is available.
- Type:
1