Share via


SessionUserFeedback Enum

Definition

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

public enum class SessionUserFeedback
public enum SessionUserFeedback
type SessionUserFeedback = 
Public Enum SessionUserFeedback
Inheritance
SessionUserFeedback

Fields

Name Value Description
None 0

No specific feedback is available.

NotEnoughMotion 1

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

MotionTooQuick 2

Device is moving too quickly for stable tracking.

NotEnoughFeatures 4

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

Applies to