onAnchorDownloaded property
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;
Callback that is triggered once an anchor has successfully been downloaded from the google cloud anchor API and resolved within the current scene
AnchorDownloadedHandler? onAnchorDownloaded;