Anchor.State
public final class Anchor.State
The representation of the current state of an Anchor.
Summary
Public methods |
|
|---|---|
boolean |
|
final @NonNull Pose |
getPose()the location of the anchor in the world coordinate space. |
final @NonNull TrackingState |
the current |
int |
hashCode() |
Public methods
getPose
Added in 1.0.0-alpha09
public final @NonNull Pose getPose()
the location of the anchor in the world coordinate space.
getTrackingState
Added in 1.0.0-alpha09
public final @NonNull TrackingState getTrackingState()
the current TrackingState of the anchor.