spine_remove_keyframe
Remove a keyframe at a specified time from a bone, slot, or draw order timeline in a Spine animation file.
Instructions
按时间从骨骼、插槽或绘制顺序时间线中删除关键帧。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | 工作区根目录内的 Spine JSON 文件路径。 | |
| animation | Yes | ||
| targetType | Yes | ||
| targetName | No | ||
| timeline | Yes | ||
| time | Yes | ||
| dryRun | No | ||
| expectedHash | No | ||
| allowUnsupportedVersion | No |