Values
|
LUMINANCE
|
- Description
- With TextureKind LUMINANCE , the texture
and the lighting information are mixed to produce the image, so a
lit, textured object is achieved.
|
INTENSITY
|
- Description
- With TextureKind INTENSITY , each texture
pixel is used as an intensity value.
|
COLOR
|
- Description
- With this mode, the lighting is ignored and only the
texture color information is used.
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.