spine_copy_keyframe_range
Copy keyframe ranges between animations or within same animation at specified start time. Supports targeting bones, slots, draw order.
Instructions
把一个动画片段复制到另一个动画或同一动画的指定时间点。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | 工作区根目录内的 Spine JSON 文件路径。 | |
| sourceAnimation | Yes | ||
| targetAnimation | Yes | ||
| sourceRange | Yes | ||
| targetStartTime | Yes | ||
| targets | No | ||
| dryRun | No | ||
| expectedHash | No | ||
| allowUnsupportedVersion | No |