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

# TripoRigCheckNode - ComfyUI Built-in Node Documentation

> 此节点将已完成的 Tripo 3D 模型任务 ID 发送到 Tripo API，并检查该模型能否进行骨骼绑定。

此节点将已完成的 Tripo 3D 模型任务 ID 发送到 Tripo API，并检查该模型能否进行骨骼绑定。它会等待检查完成，然后返回一个是/否结果以及 Tripo 为该模型推荐的骨架类型。

## 输入

| 参数              | 描述                                                    | 数据类型   | 必填 | 范围  |
| --------------- | ----------------------------------------------------- | ------ | -- | --- |
| `model_task_id` | 要分析的模型的 Tripo 任务 ID。它标识先前通过 Tripo 任务生成、导入或以其他方式创建的模型。 | STRING | 是  | N/A |

## 输出

| 输出名称       | 描述                                                                                     | 数据类型    |
| ---------- | -------------------------------------------------------------------------------------- | ------- |
| `riggable` | 模型是否可以绑定骨骼。                                                                            | BOOLEAN |
| `rig_type` | 推荐的骨架类型：biped、quadruped、hexapod、octopod、avian、serpentine 或 aquatic；当模型不可绑定时为 'others'。 | STRING  |

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

***

**Source fingerprint (SHA-256):** `3aa0bc194e887804b92ca1f9f2b12997c73e111fb282c5de96e55f664c21545e`
