Home | Trees | Indices | Help |
|
---|
|
Classes | |
Action This object gives access to Action-specific data in Blender. |
|
ActionStrips This object gives access to sequence of ActionStrip objects for a particular Object. |
|
ActionStrip This object gives access to a particular action strip. |
Functions | |||
PyAction |
|
||
PyAction |
|
||
Dictionary of PyActions |
|
Variables | |
readonly dictionary |
Flags Constant dict used by the ActionStrip.flag attribute. |
readonly dictionary |
Modes Constant dict used by the ActionStrip.mode attribute. |
readonly dictionary |
StrideAxes Constant dict used by the ActionStrip.strideAxis attribute. |
Function Details |
|
|
|
Variables Details |
FlagsConstant dict used by the ActionStrip.flag attribute. It is a bitmask and settings are ORed together.
|
ModesConstant dict used by the ActionStrip.mode attribute. Currently the only value is MODE_ADD.
|
StrideAxesConstant dict used by the ActionStrip.strideAxis attribute. Values are STRIDEAXIS_X, STRIDEAXIS_Y, and STRIDEAXIS_Z.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Mon May 19 15:32:19 2008 | http://epydoc.sourceforge.net |