Robert Osfield wrote:
Small clarification,  you either use setRenderingHint or
setRenderBinDetails, not both.  setRenderingHint is simply a
convinience front end to setRenderBinDetails, in the case of
TRANSPARENT_BIN, it simply does
setRenderBinDetails(10,"DepthSortedBin");

Thanks, Robert.

I guess I've been doing it wrong all this time  :-)

--"J"

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to