Hey guys,
Is there a way to tell Vuforia it has lost the target somehow? In some situations I can detect that the target was lost some time before vuforia does, so that would be realy handy :D I am using extended track with an image target.
Hey guys,
Is there a way to tell Vuforia it has lost the target somehow? In some situations I can detect that the target was lost some time before vuforia does, so that would be realy handy :D I am using extended track with an image target.
Hi,
The first thing that comes to mind would be to reset the device tracker. We demo this option in our Core Samples available here: https://assetstore.unity.com/packages/templates/packs/vuforia-core-samples-99026, check out for example the Image Target scene. MenuOptions.cs contains the code.
This would be an option, I don't know if this would fit your overall app.
Thank you.
Vuforia Engine Support