what does these things mean?
Could anyone please explain what is happening here?

COLOROP[0] = dotproduct3;
COLORARG1[0] = texture;
COLORARG2[0] = diffuse;
COLOROP[1] = modulate;
COLORARG1[1] = texture;
COLORARG2[1] = current;

In MSDN2001 there is no explanation

Is there a documentation available on these?

Last edited by cool; 05/21/04 16:02.