set-effect-keyframe
Set an effect property keyframe with optional interpolation and easing controls for precise animation in After Effects.
Instructions
Set an effect property keyframe with optional graph interpolation and easy-ease controls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compIndex | Yes | 1-based index of the target composition in the project panel. | |
| layerIndex | Yes | 1-based index of the target layer within the composition. | |
| effectIndex | No | 1-based index of the effect in the layer's Effects group. | |
| effectName | No | Display name of the effect to target. | |
| effectMatchName | No | Internal matchName of the effect to target. | |
| propertyPath | No | Path from effect root to target property, e.g. ['Compositing Options', 'Effect Opacity'] or [3, 1]. | |
| propertyName | No | Fallback target property name or matchName. | |
| propertyIndex | No | Fallback target property index under the effect root. | |
| keyframeIndex | No | Optional keyframe index to edit graph/value directly without resolving by time. | |
| value | No | Value to set at the keyframe time. | |
| timeInSeconds | No | Time of the keyframe in seconds. | |
| keyframeOptions | No | Optional graph/easing controls for the created keyframe. |