enum TextureProjectionMode in module com::sun::star::drawing:: |
enum TextureProjectionMode;
defines how the texture is mapped to the object.
It can be set independently for X and Y texture directions.
Values Summary |
|
OBJECTSPECIFIC | This value specifies that the standard object projection method is used. |
PARALLEL | This value specifies a flat parallel projection in the specified degree of freedom (X or Y). |
SPHERE | This value forces projection to wrapping in X and/or Y. |
Values Details |
||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.