Home | Trees | Indices | Help |
|
---|
|
Instance Methods | |||
None |
|
||
None |
|
||
None |
|
Instance Variables | |
BPy Action object |
action Action associated with the strip. |
float |
actionEnd Ending frame of the action. |
float |
actionStart Starting frame of the action. |
float |
blendIn Number of frames of motion blending. |
float |
blendOut Number of frames of ease-out. |
int |
flag Controls various ActionStrip attributes. |
object |
groupTarget Armature object within DupliGroup for local animation |
int |
mode Controls the ActionStrip mode. |
float |
repeat The number of times to repeat the action range. |
int |
strideAxis Dominant axis for stride bone. |
string |
strideBone Name of Bone used for stride |
float |
strideLength Distance covered by one complete cycle of the action specified in the Action Range. |
float |
stripEnd Ending frame of the strip. |
float |
stripStart Starting frame of the strip. |
Method Details |
|
|
|
Instance Variable Details |
flagControls various ActionStrip attributes. Values can be ORed. See Flags for valid values.
|
modeControls the ActionStrip mode. See Modes for valid values.
|
strideAxisDominant axis for stride bone. See StrideAxes for valid values.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Mon May 19 15:32:20 2008 | http://epydoc.sourceforge.net |