Home | Trees | Indices | Help |
|
---|
|
The Blender.Key submodule.
This module provides access to Key objects in Blender.
Classes | |
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. |
Functions | |||
|
Variables | |
readonly dictionary |
Types The type of a key owner, indicating the type of data in the data blocks. |
__package__ = None
|
Function Details |
Get the named Key object from Blender. If the name is omitted, it will retrieve a list of all keys in Blender.
|
Variables Details |
TypesThe type of a key owner, indicating the type of data in the data blocks.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0 on Mon Aug 31 23:12:21 2009 | http://epydoc.sourceforge.net |