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

# TripoImportModelNode - ComfyUI Built-in Node Documentation

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

此节点将外部 3D 模型文件导入 Tripo 系统，以便您将其与 Tripo 的后处理节点（如 Texture、Rig 和 Convert）配合使用。它会上传您的模型并返回一个任务 ID，其他 Tripo 节点可使用该 ID 引用已导入的模型。

## ## 输入

| 参数         | 描述                                                               | 数据类型   | 是否必填 | 范围                                           |
| ---------- | ---------------------------------------------------------------- | ------ | ---- | -------------------------------------------- |
| `model_3d` | 要导入的 3D 模型（GLB / FBX / OBJ / STL，最大 150 MB）。OBJ 和 STL 文件不包含嵌入纹理。 | FILE3D | 是    | GLB<br />FBX<br />OBJ<br />STL<br />任意 3D 格式 |

**注意：** 建议使用 GLB 格式，因为只有直接嵌入文件中的纹理才能被保留。OBJ 和 STL 文件不支持嵌入纹理。不支持 GLTF（.gltf）格式，因为它会引用外部文件；请改用单文件 GLB。

## ## 输出

| 输出名称            | 描述                                | 数据类型            |
| --------------- | --------------------------------- | --------------- |
| `model task_id` | 标识已导入模型的任务 ID，用于与 Tripo 后处理节点配合使用 | MODEL\_TASK\_ID |

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

***

**Source fingerprint (SHA-256):** `4fa13a108804f2a52190a85b5b5d58ff18190e9d182b556abada444788012fab`
