ae_set_keyframe_interpolation
Set the easing or interpolation type for a keyframe in After Effects to control motion transitions by specifying incoming and outgoing interpolation.
Instructions
Set the interpolation type (easing) for a keyframe
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| in_type | No | Incoming interpolation type | bezier |
| out_type | No | Outgoing interpolation type | bezier |
| comp_name | Yes | Composition name | |
| layer_name | Yes | Layer name | |
| property_path | Yes | Property path | |
| keyframe_index | Yes | 1-based keyframe index |