So if I want to have, say, 3 render passes of my entire scene data, I need 3 cameras at the root of the scene graph, and set the render order according to how I want them ordered? W
On Wed, Nov 4, 2009 at 11:45 AM, Robert Osfield <[email protected]> wrote: > On Wed, Nov 4, 2009 at 5:44 PM, Wyatt Earp <[email protected]> wrote: >> Does osg::Camera only render that what is below it in the scene graph? > > Yes. > > Robert. > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

