"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

Extended Tracking Toggle

Is it possible to toggle extended tracking at runtime. Currently I am trying to use PositionalDeivceTracker.Start and PositionalDeviceTracker.Stop. It seems to stop fine, but a lot of the time it doesnt seem to start extending tracking again when calling Start.

Hi,

Yes, you should be able.

In the Vuforia Core Samples we demo this feature, toggling it, on and off.

My advice would be to go through our code, more specifically TrackableSettings script.

Thank you.

Vuforia Engine Support