> ## 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_Detail - ComfyUI Built-in Node Documentation

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

Rodin 3D 细节生成节点通过 Rodin API 生成高细节的 3D 资产。它接收输入图像，并通过 Rodin 服务进行处理，以创建具有精细几何结构和材质的高质量 3D 模型。该节点处理从任务创建到下载最终 3D 模型文件的完整工作流程。

## 输入

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

## 输出

| 输出名称    | 描述                     | 数据类型      |
| ------- | ---------------------- | --------- |
| 3D 模型路径 | 生成的 3D 模型文件路径（仅用于向后兼容） | STRING    |
| GLB     | 以 GLB 格式生成的 3D 模型      | FILE3DGLB |

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

***

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