Hi,
When pressing the Initialize button, the OnInitializeButtonClicked method from InstantTrackingController is called. The only thing that method does is call Tracker.SetState(InstantTrackingState.Tracking). You can do the same thing from any other part of the code.
Best regards,
Alexandru
Nikita Baldan
Hello everybody,
I'm asking about a feature that i wanna include in my project. I want to self initialize the grid (my floor) in istant tracking without pressing the Initialize Button. I'm trying to edit the script IstantTrackingController.cs without success.
Please help me.
Best regards