onAnchorDownloaded property

AnchorDownloadedHandler? onAnchorDownloaded
getter/setter pair

Callback that is triggered once an anchor has successfully been downloaded from the google cloud anchor API and resolved within the current scene

Implementation

AnchorDownloadedHandler? onAnchorDownloaded;