Texture + Color

In the GL_MODULATE texture environment, texture and color/lighting information are multiplied together.

Normally, we have the texture provide RGB information and the lighting control intensity.
This can be changed, however.