Trees | Indices | Help |
---|
|
The Blender.Key submodule.
This module provides access to Key objects in Blender.
|
|||
Key An object with keyframes (Lattice, NMesh or Curve) will contain a Key object representing the keyframe data. |
|||
KeyBlock Each Key object has a list of KeyBlocks attached, each KeyBlock representing a keyframe. |
|
|||
|
|
|||
readonly dictionary |
Types The type of a key owner, indicating the type of data in the data blocks. |
||
__package__ = None
|
|
Get the named Key object from Blender. If the name is omitted, it will retrieve a list of all keys in Blender.
|
|
TypesThe type of a key owner, indicating the type of data in the data blocks.
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Oct 24 10:23:50 2008 | http://epydoc.sourceforge.net |