> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-mintlify-b90d3c69.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# TencentModelTo3DUVNode - ComfyUI Built-in Node Documentation

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

此节点使用腾讯混元3D API对3D模型执行UV展开操作。它接收一个3D模型文件作为输入，将其发送至API进行处理，并以OBJ和FBX格式返回处理后的模型，同时附带生成的UV纹理图像。输入模型的面数必须少于30,000个。

## 输入

| 参数     | 描述                                            | 数据类型   | 是否必填 | 范围                    |
| ------ | --------------------------------------------- | ------ | ---- | --------------------- |
| `3D模型` | 输入的3D模型（GLB、OBJ或FBX格式）。模型面数必须少于30,000个。       | FILE3D | 是    | GLB<br />OBJ<br />FBX |
| `种子`   | 种子值（默认值：1）。此参数控制节点是否应重新运行，但无论种子值如何，结果均不具有确定性。 | INT    | 否    | 0 至 2147483647        |

## 输出

| 输出名称       | 描述                 | 数据类型   |
| ---------- | ------------------ | ------ |
| `FBX`      | 处理后的3D模型文件（OBJ格式）。 | FILE3D |
| `uv_image` | 处理后的3D模型文件（FBX格式）。 | FILE3D |
| `uv_image` | 生成的UV纹理图像。         | IMAGE  |

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

***

**Source fingerprint (SHA-256):** `16bf094cfc3146e9d302d73862d2080b94c5aa2d575221d3c8316a3cf69fc5e1`
