On 6/5/06, Andreas Goebel <[EMAIL PROTECTED]> wrote:
Hi,

I have a simple question: What is the "standard" clear-color (that
medium-dark blue, I mean)? I need the rgb-value for that and can“t seem
to find it right now.



Hiding away in SceenView.cpp:


_camera->setClearColor(osg::Vec4(0.2f, 0.2f, 0.4f, 1.0f));
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to