spine_set_draw_order_keyframe
Controls draw order in spine animations by inserting or updating keyframes with slot offsets.
Instructions
使用官方 draw order offsets 结构插入或更新绘制顺序关键帧。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | 工作区根目录内的 Spine JSON 文件路径。 | |
| animation | Yes | ||
| time | Yes | ||
| offsets | Yes | ||
| dryRun | No | ||
| expectedHash | No | ||
| allowUnsupportedVersion | No |