I am developing an application with Unity using Vuforia. I am using a camera to recognize a model target. I would like to be able to save the tracking position when the target is detected and restore it when tracking is lost.
I was wondering if anyone has had experience with this functionality and could help me understand how to implement a script correctly.
I would greatly appreciate any advice, suggestions, or code examples you could provide.
Thank you in advance for your help!