Blender  V3.3
Public Attributes | List of all members
tPosePropagate_ModeData Union Reference

Public Attributes

float end_frame
 
ListBase sel_markers
 

Detailed Description

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.

Member Data Documentation

◆ end_frame

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().

◆ sel_markers

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().


The documentation for this union was generated from the following file: