spine_set_slot_attachment_keyframe
Insert or update a slot attachment keyframe in a Spine animation timeline. Use a null attachment name to hide the attachment.
Instructions
插入或更新插槽附件关键帧。attachmentName 为 null 表示隐藏附件。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | 工作区根目录内的 Spine JSON 文件路径。 | |
| animation | Yes | ||
| slot | Yes | ||
| time | Yes | ||
| attachmentName | Yes | ||
| dryRun | No | ||
| expectedHash | No | ||
| allowUnsupportedVersion | No |