spine_delete_keyframe_range
Delete keyframes within a specified time range, filtering by bone, slot, or draw order for Spine animations.
Instructions
删除某段时间范围内的关键帧,可按骨骼、插槽或绘制顺序过滤。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | 工作区根目录内的 Spine JSON 文件路径。 | |
| animation | Yes | ||
| range | Yes | ||
| targets | No | ||
| dryRun | No | ||
| expectedHash | No | ||
| allowUnsupportedVersion | No |