Hello, how can I setup lighting in osgViewer::Viewer? I want to disable the scene light.
I have tried to call setLightingMode from osg::View but it seems to be ignored. I could also find out that osgViewer::Viewer internally creates osgUtil::SceneView objects which are set up with HEAD_LIGHT and there is no way to change this setting. Any ideas how to solve this problem? Thanks, Daniel _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
