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

# Rodin3D_Regular - ComfyUI Built-in Node Documentation

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

### 概述

Rodin 3D Regular 节点使用 Rodin API 生成 3D 资产。它接收输入图像，并通过 Rodin 服务进行处理，以创建 3D 模型。该节点处理从任务创建到下载最终 3D 模型文件的整个工作流程。

### 输入

| 参数      | 描述                                | 数据类型   | 是否必填 | 范围 |
| ------- | --------------------------------- | ------ | ---- | -- |
| `图像`    | 用于 3D 模型生成的输入图像。可提供多张图像。          | IMAGE  | 是    | -  |
| `种子`    | 用于可重复结果的随机种子值。                    | INT    | 是    | -  |
| `材质类型`  | 应用于 3D 模型的材质类型。                   | STRING | 是    | -  |
| `多边形数量` | 生成 3D 模型的目标多边形数量。此参数决定质量模式和网格复杂度。 | STRING | 是    | -  |

### 输出

| 输出名称            | 描述                          | 数据类型      |
| --------------- | --------------------------- | --------- |
| `3D Model Path` | 生成的 3D 模型文件路径（为保持向后兼容性而保留）。 | STRING    |
| `GLB`           | 以 GLB 格式生成的 3D 模型。          | FILE3DGLB |

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

***

**Source fingerprint (SHA-256):** `f937be3aa579baf4407434839e741141d6bd63c09b7e0bdc49a9e92a10d7a130`
