Hello everyone
I’m trying to use another method to autofocus on Android devices with ARFoundation because the quality is quite bad, tends to get out of focus and move all my virtual objects around and I have not been able to properly modify it.
Honestly I’m surprised to not find anything or more people with my issue as I think the quality is noticeable between ARFoundation and ARCore camera focus on my Android devices, but maybe it has something to do with my Android devices or my application.
Is there any way to achieve the same results of camera focus as ARCore with ARFoundation, any script? Changing the settings on ARCameraBackground doesn’t seem to make any difference in overall quality.
Thanks in advance.