EMT_ONETEXTURE_BLEND ?

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.

EMT_ONETEXTURE_BLEND ?

Postby arras » Wed Jul 18, 2007 9:23 pm

from API:
enum irr::video::E_MATERIAL_TYPE:
EMT_ONETEXTURE_BLEND BlendFunc = source * sourceFactor + dest * destFactor ( E_BLEND_FUNC ) Using only Textures[0]. generic Blender

What exactly this material do?
arras
 
Posts: 1622
Joined: Mon Apr 05, 2004 8:35 am
Location: Slovakia

Postby hybrid » Wed Jul 18, 2007 9:42 pm

It blends the texture with the underlying pixel color. There are several additional parameters which you can set.
hybrid
Admin
 
Posts: 13970
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany

Postby arras » Wed Jul 18, 2007 10:13 pm

Do you mean screen "underlying pixel" that is pixels of object behind?
arras
 
Posts: 1622
Joined: Mon Apr 05, 2004 8:35 am
Location: Slovakia


Return to Beginners Help

Who is online

Users browsing this forum: No registered users and 1 guest