Skip to main content
API Reference NianticSpatial.NSDK.AR.PersistentAnchors

ARPersistentAnchorPayload

The ARPersistentAnchorPayload is data used to save and restore persistent anchors.

Declaration

public class ARPersistentAnchorPayload

Constructors

Constructor

public ARPersistentAnchorPayload(byte[] data)

Overload

public ARPersistentAnchorPayload(string data)

Fields

NameTypeSummary
Databyte[]
-

Methods

NameTypeSummary
ToBase64string
-