ARCore apply aditional data sets at runtime

I’m trying to find a way to apply aditional data sets with tracked images at runtime.

Using blueprints these datasets called here as “ARCandidate” and it looks that this suppose to be possible to achieve as far we got a blueprint called Add Candidate Object, but have no idea how to compose properly this ARCandidate object for this case.

Can any one help me with this?

I’m trying to do the same thing. I used a CSV file with DataTable and the “Add Runtime Candidate Image” function.

But for the moment, my images are not detected, although they are taken into account in the AR session…