blender_keyframe_delete
Delete unwanted keyframes from object properties by specifying the object, property path, frame, and index for precise animation cleanup.
Instructions
Delete a keyframe from an object property
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| frame | No | Frame number (default: current) | |
| index | No | Property index (-1 for all) | |
| data_path | Yes | Property path | |
| object_name | Yes | Name of the object |