set_keyframe_interpolation
Set a keyframe's interpolation to linear, hold, or bezier by specifying clip, effect, property, and time, defining how animation changes between keyframes.
Instructions
Set the interpolation type of a keyframe (Linear, Hold, or Bezier)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Node ID of the clip | |
| effect_name | Yes | Display name of the effect | |
| time_seconds | Yes | Time in seconds of the keyframe | |
| interpolation | Yes | Interpolation type | |
| property_name | Yes | Display name of the property |