spine_get_animation_timelines
Retrieve raw and normalized timelines for a Spine animation, with optional filters for target type (bone, slot, draw order) and name.
Instructions
返回指定动画的原始时间线和规范化摘要,可按目标类型和名称过滤。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | 工作区根目录内的 Spine JSON 文件路径。 | |
| animation | Yes | ||
| targetType | No | ||
| targetName | No |