Hello!
I'm going to be honest - I haven't gotten down the rabbit hole of API yet, but an idea popped into my head and I want to see the kind of feedback I get before I proceed with the arduous hours of codemonkeying. Has anyone tried this yet?
I'm looking for 2 (3) things:
1. A global flag that is raised (possibly just a static bool) for when lock is lost, or there are no locks present
2. allow the camera to retain its transformation from the last moment of a gained lock after the first lock has been acquired until such a time that a lock is reacquired.
BONUS:
3. Perhaps modify the "out of lock" attitude to free its transformation from other sources/scripts. In this case I would consider it as an "if locked then do your thing, else {;}"
Hello Sebastien5246,
What do you mean by "lock" in this context?
Thanks,
Vuforia Support