ARPersistentAnchorPayload
The ARPersistentAnchorPayload is data used to save and restore persistent anchors.
Declaration
public class ARPersistentAnchorPayloadConstructors
Constructor
public ARPersistentAnchorPayload(byte[] data)
Overload
public ARPersistentAnchorPayload(string data)
Fields
| Name | Type | Summary |
|---|---|---|
| Data | byte[] | - |
Methods
| Name | Type | Summary |
|---|---|---|
| ToBase64 | string | - |