SessionUserFeedback Enum

  • java.lang.Object
    • java.lang.Enum<SessionUserFeedback>
      • com.microsoft.azure.spatialanchors.SessionUserFeedback

public enum SessionUserFeedback

Use this enumeration to describe the kind of feedback that can be provided to the user about data

Fields

MotionTooQuick

Device is moving too quickly for stable tracking.

None

No specific feedback is available.

NotEnoughFeatures

The environment doesn't have enough feature points for stable tracking.

NotEnoughMotion

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

Applies to