"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

Documentation? More frequent position tracking updates?

Hi all,

Is there an event handler for every time the position of the tracked image has changed? I found a workaround running a co-routine to get the location all the time, but it seems like a heavy way to do this. So I was just wondering if there is something built in? I'm having a hard time figuring out what function are available etc, with Vuforia tracking. Is there a documentation for this?

Thank you!

Hello,

You can find Vuforia's API reference documentation here: https://library.vuforia.com/sites/default/api/unity/index.html

Thanks