spine_set_bone_keyframe
Set or update rotate, translate, scale, or shear keyframes for a bone in an existing Spine animation.
Instructions
为已有动画中的已有骨骼插入或更新 rotate/translate/scale/shear 关键帧。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | 工作区根目录内的 Spine JSON 文件路径。 | |
| animation | Yes | ||
| bone | Yes | ||
| timeline | Yes | ||
| time | Yes | ||
| value | Yes | ||
| curve | No | ||
| dryRun | No | ||
| expectedHash | No | ||
| allowUnsupportedVersion | No |