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

MotionTooQuick 2

Device is moving too quickly for stable tracking.

None 0

No specific feedback is available.

NotEnoughFeatures 4

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

NotEnoughMotion 1

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

Applies to