set_keyframe
Set animation keyframes for layer properties like Position, Scale, Rotation, or Opacity at specific times in After Effects compositions.
Instructions
Set a keyframe for a layer property
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compId | Yes | ID of the composition | |
| layerIndex | Yes | Index of the layer | |
| property | Yes | Property to animate | |
| time | Yes | Time in seconds | |
| value | Yes | Value for the keyframe (number or array depending on property) |