"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

Device tracker enable function

Hello. In my case i have a problem with setting Vuforia configuration. I have two scenes which contains marker target (1st scene) and ground plane (2nd scene). For 2nd one I need to enable trackpose in Vuforia configuration, but the marker scene doesn't work with this, so i need to disable pose tracking. So how I can done with this? I was try to init Device Tracker in 2nd scene in start (and awake), but it's doesn't work for me. If configurations contain function with enable or disable device tracking please tell me. Thank you.

Hello Zabakot,

You can use this code to get the Positional Device Tracker and then either enable or disable it depending on which scene you are entering.

Attachment