remove_keyframe_range
Remove all keyframes within a specified time range from an effect property on a clip.
Instructions
Remove all keyframes in a time range from an effect property
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Node ID of the clip | |
| effect_name | Yes | Display name of the effect | |
| property_name | Yes | Display name of the property | |
| start_seconds | Yes | Start of the range in seconds | |
| end_seconds | Yes | End of the range in seconds |