22 module
com { module sun { module star { module drawing {
TextureKind
These enumeration values specify how the texture is applied.
Definition TextureKind.idl:28
@ LUMINANCE
With TextureKind LUMINANCE, the texture and the lighting information is mixed to produce the image,...
Definition TextureKind.idl:33
@ COLOR
With this mode the lighting is ignored and only the texture color information is used.
Definition TextureKind.idl:38
Definition Ambiguous.idl:20