UnitySwiftKotlin←API Reference Return to API Reference index←packageNianticSpatial.NSDK.AR.XRSubsystems NianticSpatial.NSDK.AR.XRSubsystems←classXRVps2Subsystem NianticSpatial.NSDK.AR.XRSubsystems.XRVps2Subsystem Method GetAnchorPayload GetAnchorPayload Declaration public bool GetAnchorPayload(TrackableId trackableId, out string payload) Summary Get the payload which encodes the anchor. The payload can be used to re-track the anchor in a different VPS2 session. Parameters NameTypeSummarytrackableIdTrackableId-payloadstring-
Get the payload which encodes the anchor. The payload can be used to re-track the anchor in a different
VPS2 session.