How can I use Multi Targets? (Cube with Images)

Hey,

I want to use Multi Targets in my AR Project. For that I want to use a Cube with Image Targets and show a 3D Model on top of it. Vuforia has a Workflow for this but I can’t come up with a solution for AR Foundation. My approach was to calculate a up Vector of the Image Tareget or the Cube and compare it to the wolrds up vector.

Is there a better option?

You can find an example of this in our Samples repo: GitHub - Unity-Technologies/arfoundation-samples: Example content for Unity projects based on AR Foundation