I am looking to run a function when an a reference image is detected in an ARView. I am using RealityKit.
The process would be as follows:
The process would be as follows:
create ARView with image detection
detect image
run function to fetch data (changes based on time image is found at)
produce AR object in ARView using data retrieved