Closed chaiyootcass closed 4 years ago
Hi! Regret to say, but it seems like this is not possible. According to Apple (link):
ARKit adds an image anchor to a session exactly once for each reference image in the session configuration’s detectionImages array.
Hence there is a one-to-one relationship between image anchor and a reference image.
Sorry, I don't know about native IOS. Can you add function to return array ARKitAnchor?
Thank you very much.