| Trees | Indices | Help |
|---|
|
|
This object provides access to list of modifiers for a particular object. Only accessed from Object.Object.modifiers.
|
|||
| Modifier |
|
||
| int |
|
||
| Modifier |
|
||
|
|||
| None |
|
||
| None |
|
||
|
|||
This operator returns one of the object's modifiers.
|
Returns the number of modifiers in the object's modifier stack.
|
Appends a new modifier to the end of the object's modifier stack.
|
Remove a modifier from this objects modifier sequence.
Note: Accessing attributes of the modifier after removing will raise an error. |
Moves the modifier up in the object's modifier stack.
Note: Accessing attributes of the modifier after removing will raise an error. |
Moves the modifier down in the object's modifier stack.
Note: Accessing attributes of the modifier after removing will raise an error. |
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Oct 24 10:23:52 2008 | http://epydoc.sourceforge.net |