Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 468 Bytes

trackingmode.md

File metadata and controls

13 lines (9 loc) · 468 Bytes

TrackingMode

The TrackingMode enum describes how a PlaneTracker is tracking an object.

Values

Value Description
VERTICAL_PLANE Indicates that a vertical plane is being tracked.
ARBITRARY_DEPTH Indicates that the plane tracker is tracking at an arbitrary depth.
PLANE Indicates that a horizontal plane is being tracked.
MOVING_OBJECT Indicates that a moving object is being tracked.