copy_keyframes
Copy keyframes between properties in Adobe After Effects to transfer animation data between layers or properties.
Instructions
Copy keyframes from one property to another
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compId | Yes | ID of the composition | |
| sourceLayer | Yes | Source layer index | |
| sourceProperty | Yes | Source property path | |
| targetLayer | Yes | Target layer index | |
| targetProperty | Yes | Target property path | |
| timeOffset | No | Time offset in seconds | |
| reverseKeyframes | No | Reverse the keyframe order |