Hey all, we're making an experience with relatively small markers (~3") and we want users to be able to get up close to them. The problem is when users get close, the autofocus wigs out and continuously adjusts itself creating a somewhat jarring experience.
Preferably what I'd want is for the camera to be on auto-focus while the user is looking for the target, then lock focus as soon as they've found it, however it looks like the only two options for iOS are continuous auto-focus and "normal" (whatever that means). Is there any way to disable auto-focus?
Hello,
This should be possible as long as you're using the legacy iOS camera and not the ARKit camera. Use the Fusion Provider APIs to set Vuforia to use our legacy SLAM Extended Tracking, and Vuforia APIs to control the auto focus modes.
https://library.vuforia.com/content/vuforia-library/en/articles/Training/vuforia-fusion-article.html
Thanks,
Vuforia Engine Support