Values' Details |
LUMINANCE
LUMINANCE,
- Description
- With ::com::sun::star::drawing::TextureKind LUMINANCE , the texture
and the lighting information are mixed to produce the image, so a
lit, textured object is achieved.
|
|
INTENSITY
INTENSITY,
- Description
- With ::com::sun::star::drawing::TextureKind INTENSITY , each texture
pixel is used as an intensity value.
|
|
COLOR
COLOR,
- Description
- With this mode, the lighting is ignored and only the
texture color information is used.
|
|
Copyright © 2003 Sun Microsystems, Inc.