| Home | Trees | Indices | Help |
|
|---|
|
|
| Instance Methods | |||
|
|||
|
|||
| Instance Variables | |
| Blender KeyBlock. |
blocks A list of KeyBlocks for the key. |
| Blender Ipo |
ipo Key Ipo. |
| bool |
relative Indicates whether the key is relative(=True) or normal. |
| int |
type An integer from the Types dictionary representing the Key type. |
| float |
value The value of the key. |
| Instance Variable Details |
blocksA list of KeyBlocks for the key. Read-only.
|
ipoKey Ipo. Contains the Ipo if one is assigned to the object, None otherwise. Setting to None clears the current Ipo.
|
typeAn integer from the Types dictionary representing the Key type. Read-only.
|
valueThe value of the key. Read-only.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Mon May 19 15:32:20 2008 | http://epydoc.sourceforge.net |