> ## 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.

# TripoRigNode - ComfyUI Built-in Node Documentation

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

TripoRigNode 根据原始模型任务 ID 生成一个带有骨骼绑定的 3D 模型。它会向 Tripo API 发送请求，使用 Tripo 规范创建 GLB 格式的动画骨骼，然后轮询 API 直至骨骼生成任务完成。

## 输入

| 参数              | 描述                          | 数据类型                    | 是否必填 | 范围 |
| --------------- | --------------------------- | ----------------------- | ---- | -- |
| `原始模型任务ID`      | 待绑定骨骼的原始 3D 模型的任务 ID        | MODEL\_TASK\_ID         | 是    | -  |
| `auth_token`    | 用于 Comfy.org API 访问的身份验证令牌  | AUTH\_TOKEN\_COMFY\_ORG | 否    | -  |
| `comfy_api_key` | 用于 Comfy.org 服务身份验证的 API 密钥 | API\_KEY\_COMFY\_ORG    | 否    | -  |
| `unique_id`     | 用于跟踪操作流程的唯一标识符              | UNIQUE\_ID              | 否    | -  |

## 输出

| 输出名称     | 描述                             | 数据类型          |
| -------- | ------------------------------ | ------------- |
| `模型文件`   | 生成的带骨骼绑定的 3D 模型文件（为保持向后兼容性而保留） | STRING        |
| `绑定任务ID` | 用于跟踪骨骼生成过程的任务 ID               | RIG\_TASK\_ID |
| `GLB`    | 以 GLB 格式生成的带骨骼绑定的 3D 模型        | FILE3DGLB     |

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

***

**Source fingerprint (SHA-256):** `621a4d08f3b8a349c3afff3dbf888b20d524eb3337685769b7a7badcb28986e4`
