Trackable.State
public interface Trackable.State
Anchor.State |
The representation of the current state of an |
ArDevice.State |
Contains the current state of the AR Device tracking. |
AugmentedImage.State |
The representation of the current state of an |
AugmentedObject.State |
The representation of the current state of an AugmentedObject. |
Eye.State |
The representation of the current state of an |
Face.State |
The representation of the current state of |
Hand.State |
The representation of the current state of a |
Plane.State |
The representation of the current state of a |
QrCode.State |
The representation of the current state of a |
The subset of data that is common to the state of all Trackable instances.
Summary
Public methods |
|
|---|---|
abstract @NonNull TrackingState |
whether this trackable is being tracked or not |
Public methods
getTrackingState
abstract @NonNull TrackingState getTrackingState()
whether this trackable is being tracked or not