base classes — bpy_struct, ID
A collection of F-Curves for animation
The individual F-Curves that make up the Action
| Type : | ActionFCurves collection of FCurve, (readonly) |
|---|
The final frame range of all fcurves within this action
| Type : | float array of 2 items in [-inf, inf], default (0.0, 0.0), (readonly) |
|---|
Convenient groupings of F-Curves
| Type : | ActionGroups collection of ActionGroup, (readonly) |
|---|
Markers specific to this Action, for labeling poses
| Type : | ActionPoseMarkers collection of TimelineMarker, (readonly) |
|---|
Inherited Properties
Inherited Functions
|
References