简体   繁体   中英

Vuforia based Unity3d Game blurry camera

I had been trying a app that I developed in Unity3d on multiple android devices. For some reason in some devices the camera seems blurry.Can anyone help me out please?

FOCUS_MODE_CONTINUOUSAUTO works well on all of my Android devices. Read the article below for more info.

https://developer.vuforia.com/library/articles/Solution/Camera-Focus-Modes

We encourage using FOCUS_MODE_CONTINUOUSAUTO in your applications whenever it is available on the device. When setting this mode, if the return value of setFocusMode() is TRUE your application will provide sharp camera images for both superior rendering, as well as for robust tracking performance.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM