Optional
Pose descriptor with a lerp(from, to, t) method. Defaults to RECT_POSE_DESCRIPTOR, which interpolates x/y/width/height linearly.
lerp(from, to, t)
RECT_POSE_DESCRIPTOR
Label for the recorded op. Default: 'animate'.
'animate'
When true (default), emit a transform op before the tween so undo restores the pre-animation pose.
Pose descriptor with a
lerp(from, to, t)method. Defaults toRECT_POSE_DESCRIPTOR, which interpolates x/y/width/height linearly.