> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# TripoRetargetNode - ComfyUI Built-in Node Documentation

> Complete documentation for the TripoRetargetNode node in ComfyUI. Learn its inputs, outputs, parameters and usage.

TripoRetargetNode 通过重定向运动数据，将预设动画应用于 3D 角色模型。它接收一个先前已绑定骨骼的 3D 模型，并应用多种预设动画之一，生成动画 3D 模型文件作为输出。该节点与 Tripo API 通信以处理动画重定向操作。

## 输入

| 参数                     | 描述                                                                                         | 数据类型                    | 是否必填 | 取值范围                                                                                                                                                                                                                                                                                                                                                        |
| ---------------------- | ------------------------------------------------------------------------------------------ | ----------------------- | ---- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `原始模型任务ID`             | 要应用动画的、先前已处理过的绑定 3D 模型的任务 ID                                                               | RIG\_TASK\_ID           | 是    | -                                                                                                                                                                                                                                                                                                                                                           |
| `动画`                   | 要应用于 3D 模型的动画预设。选项包括人形动画（待机、行走、奔跑、潜水、攀爬、跳跃、挥砍、射击、受伤、跌倒、转身）和生物动画（四足行走、六足行走、八足行走、蛇形行进、水生行进）。 | STRING                  | 是    | "preset:idle"<br />"preset:walk"<br />"preset:run"<br />"preset:dive"<br />"preset:climb"<br />"preset:jump"<br />"preset:slash"<br />"preset:shoot"<br />"preset:hurt"<br />"preset:fall"<br />"preset:turn"<br />"preset:quadruped:walk"<br />"preset:hexapod:walk"<br />"preset:octopod:walk"<br />"preset:serpentine:march"<br />"preset:aquatic:march" |
| `auth_token_comfy_org` | 用于 Comfy.org API 访问的身份验证令牌（隐藏参数）                                                           | AUTH\_TOKEN\_COMFY\_ORG | 否    | -                                                                                                                                                                                                                                                                                                                                                           |
| `api_key_comfy_org`    | 用于 Comfy.org 服务访问的 API 密钥（隐藏参数）                                                            | API\_KEY\_COMFY\_ORG    | 否    | -                                                                                                                                                                                                                                                                                                                                                           |
| `unique_id`            | 用于跟踪操作的唯一标识符（隐藏参数）                                                                         | UNIQUE\_ID              | 否    | -                                                                                                                                                                                                                                                                                                                                                           |

## 输出

| 输出名称      | 描述                     | 数据类型               |
| --------- | ---------------------- | ------------------ |
| `模型文件`    | 生成的动画 3D 模型文件（仅用于向后兼容） | STRING             |
| `重定向任务ID` | 用于跟踪重定向操作的任务 ID        | RETARGET\_TASK\_ID |
| `GLB`     | GLB 格式的动画 3D 模型        | FILE3DGLB          |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/TripoRetargetNode/zh.md)

***

**Source fingerprint (SHA-256):** `304326afdc1fa3e8c3593f151f771f93520e061802c831838c58ebc401b9e9e2`
