Blender
V3.3
|
Public Attributes | |
float | end_frame |
ListBase | sel_markers |
Termination data needed for some modes - assumes only one of these entries will be needed at a time.
Definition at line 1772 of file pose_slide.c.
float tPosePropagate_ModeData::end_frame |
Smart holds + before frame: frame number to stop on.
Definition at line 1774 of file pose_slide.c.
Referenced by pose_propagate_exec(), and pose_propagate_fcurve().
ListBase tPosePropagate_ModeData::sel_markers |
Selected markers: listbase for CfraElem's marking these frames.
Definition at line 1777 of file pose_slide.c.
Referenced by pose_propagate_exec(), and pose_propagate_fcurve().