This is my 1st go with Vuforia. So far it is pretty simple! For my POC, I am spawning a model from an Image Target. Is it possible to switch between two models prior to or after the model has been spawned? Specifically I want to show a small plant in a window, then change to a larger plant. It would be ideal if the user could switch between the two.
Thanks!
Platform:
Hey there,
Both is possible, but not related to Vuforia specifically, more to Unity. There are events you could look out for when a target is tracked: https://library.vuforia.com/getting-started/pose-status-and-status-info#handling-of%C2%A0status-and%C2%A0status%C2%A0info-in-unity
Hope that helps!
Kind regards,
Patrick Scheper
Technical Community Manager