shift_track
Bulk-shift every keyframe's VALUE on one property of one layer by delta. Mirrors the 'select all keyframes + nudge layer' gesture in After Effects / Premiere / FCP — preserves the relative spacing of the animation but slides the whole curve. Keyframe TIMES are untouched. Use for 'move all x by -30px' on a complex animation, retiming a fade by adjusting its base opacity, rotating an existing wobble by 10°, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| delta | Yes | Added to every keyframe's value on this track. Negative shifts the curve down/left. | |
| property | Yes | ||
| elementId | Yes | ||
| projectId | Yes | Opaque project id (a v4 UUID, from list_projects/create_project). Selects which existing project this call mutates. |