I am using CameraEx, and already added code to support focus mode according to :
http://www.b4x.com/forum/additional...amera-library-functionality-5.html#post141421
So, how can I set focus to some object in the scene?
I guess I should use "fixed" focus mode?
If so, how do I let the camera know which object it should focus on?
I can use Touch event of a panel and get where the user touched.
Afther that, how to let the camera know that it should focus on that position in the scene?
Thanks!
http://www.b4x.com/forum/additional...amera-library-functionality-5.html#post141421
So, how can I set focus to some object in the scene?
I guess I should use "fixed" focus mode?
If so, how do I let the camera know which object it should focus on?
I can use Touch event of a panel and get where the user touched.
Afther that, how to let the camera know that it should focus on that position in the scene?
Thanks!