I am going through JS samples from Wikitude's repo on github and trying to modify them a bit. One thing that I could not figure out is "SnapToScreen" behavior when using InstantTracker (SLAM).
When I tried Unity3D samples, the InstantTracker (or rather Trackable) had option to disable "auto-hide on tracking lost". This is what I mean with "SnapToScreen".
I would like to have more control on when to hide/show objects when SLAM tracking is lost. Is that achievable with JavaScript APIs?
Thanks,
Luk
1 Comment
Wikitude Technical Support
said
almost 6 years ago
Hi Luk,
SnapToScreen is currently not supported for the InstantTracker.
There is currently no way to control hiding/showing of augmentations when tracking is lost.
Luk Zol
Hello,
I am going through JS samples from Wikitude's repo on github and trying to modify them a bit. One thing that I could not figure out is "SnapToScreen" behavior when using InstantTracker (SLAM).
When I tried Unity3D samples, the InstantTracker (or rather Trackable) had option to disable "auto-hide on tracking lost". This is what I mean with "SnapToScreen".
I would like to have more control on when to hide/show objects when SLAM tracking is lost. Is that achievable with JavaScript APIs?
Thanks,
Luk