You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've come here from esmini openscenario player that is built upon openscengraph engine. There one can set camera position and direction for the viewer.
However there is no option to set focus distance of the camera. So I examined osg code a bit (also coding examples) and did not find any place where one could set focus distance.
So the question is: is it even possible? Could you advice on what would be the proper way of setting such a camera property?