Hello,

I used an object of osg::TexEnv and the mode "Blend". But I don't know how
the texture color and the object color are combined?

Mode: add -> object color + texture color
        decal -> object color - texture color
        modulate -> object color * texture color
        blend -> object color ??? texture color

Can everybody explain the mode "Blend"??

Cheers,

Martin

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

Reply via email to