| Home | Trees | Index | Help |
|
|---|
| Module Texture :: Class MTex |
|
| Method Summary | |
|---|---|
Unlink the ipo from this texture object. | |
| Ipo |
Get the Ipo associated with this texture object, if any. |
Link an ipo to this texture object. | |
| Class Variable Summary | |
|---|---|
mapto: "Map to" field of texture. | |
| Blender Texture | tex: The Texture this is linked to. |
texco: Texture coordinates ("Map input"). | |
| Method Details |
|---|
clearIpo()Unlink the ipo from this texture object.
|
getIpo()Get the Ipo associated with this texture object, if any.
|
setIpo(ipo)Link an ipo to this texture object.
|
| Class Variable Details |
|---|
mapto"Map to" field of texture. OR'd values ofMapTo
|
texThe Texture this is linked to.
|
texcoTexture coordinates ("Map input"). SeeTexCo
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Tue Jan 4 13:43:05 2005 | http://epydoc.sf.net |