TryRestoreAnchor
Declaration
public bool TryRestoreAnchor(XRPersistentAnchorPayload anchorPayload, out XRVps2Anchor anchor)
Parameters
| Name | Type | Summary |
|---|---|---|
| anchorPayload | XRPersistentAnchorPayload | The payload to restore the anchor with |
| anchor | XRVps2Anchor | The restored anchor |