viro
viro copied to clipboard
Is it possible to zoom the view in an AR scene?
Hi, Is there a way to zoom in an AR scene in Viro React on Android? I have a situation where users will be in a large room, and will be quite far away from the target images, which include paintings on the walls and ceiling. It would be really useful if they could zoom in to view them more closely. I have observed people trying to do this when using the app.
Did you try using fieldOfView property of ViroCamera component, which can be used for zooming.
Thanks, I can't remember. It was so many years ago.