| Trees | Indices | Help |
|
|---|
|
|
|
|||
|
|||
|
|||
|
|||
| 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. |
||
|
|||
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.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Sat Sep 19 13:57:29 2009 | http://epydoc.sourceforge.net |