base classes — bpy_struct, Actuator
Actuator to animate the object
Update F-Curve on all children Objects as well
| Type : | boolean, default False |
|---|
| Type : | float in [-inf, inf], default 0.0 |
|---|
Assign the action’s current frame number to this property
| Type : | string, default “” |
|---|
| Type : | float in [-inf, inf], default 0.0 |
|---|
Specify the way you want to play the animation
| Type : | enum in [‘PLAY’, ‘PINGPONG’, ‘FLIPPER’, ‘STOP’, ‘END’, ‘PROP’], default ‘PLAY’ |
|---|
Use this property to define the F-Curve position
| Type : | string, default “” |
|---|
F-Curve is added to the current loc/rot/scale in global or local coordinate according to Local flag
| Type : | boolean, default False |
|---|
Apply F-Curve as a global or local force depending on the local option (dynamic objects only)
| Type : | boolean, default False |
|---|
Let the F-Curve act in local coordinates, used in Force and Add mode
| Type : | boolean, default False |
|---|
Inherited Properties
Inherited Functions
|