GoogleARCore. CrossPlatform. XPAnchor
A cross-platform anchor.
Summary
Inheritance
Inherits from: MonoBehaviour
Properties |
|
---|---|
CloudId
|
string
Gets the cloud id associated with this anchor or null if none exists.
|
TrackingState
|
Gets the tracking state of the cross-platform anchor.
|
Properties
CloudId
string CloudId
Gets the cloud id associated with this anchor or null if none exists.
Only anchors created via XPSession.CreateCloudAnchor
and XPSession.ResolveCloudAnchor
will have a cloud id.