"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

How to reset the location of generated model after the model is tracked?

Hi,

I am using HoloLens 2 and Unity 2020.3.13f1 to apply Vuforia.

When I tracked the ModelTarget, the child model was not overlay it perfectly, so I would like to rescan the ModelTarget to get the better place for generating the child model. However, it has only restarted the scan process and the child model is still generated on the same place, even I applied the ResetDeviceTracker class in MenuOptions.cs.

Therefore, how can I clear the location history of previous generated model to relocate the model through the rescanning? 

Thank You!!!!  

Thank you very much for your reply. Maybe because of my programming error or presentation problem, your suggestion cannot achieve my desired effect.