CreateRootAnchor
Declaration
public bool CreateRootAnchor(out string anchorPayload)
Summary
Returns
True if successful, false otherwise.
Notice
This is an experimental feature, and is subject to breaking changes or deprecation without notice
Parameters
| Name | Type | Summary |
|---|---|---|
| anchorPayload | string | The payload of the anchor, as a base64-encoded string. |
Creates an anchor on the existing map located at the origin of the current
AR session, if possible.