Anchor.State
class Anchor.State
The representation of the current state of an Anchor.
Summary
Public properties |
|
|---|---|
Pose |
the location of the anchor in the world coordinate space. |
TrackingState |
the current |
Public functions
Public properties
pose
Added in 1.0.0-alpha09
val pose: Pose
the location of the anchor in the world coordinate space.
trackingState
Added in 1.0.0-alpha09
val trackingState: TrackingState
the current TrackingState of the anchor.