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

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

此节点使用 Rodin API 生成 3D 资产。它接收输入图像，并通过外部服务将其转换为 3D 模型。该节点处理从任务创建到下载最终 3D 模型文件的整个过程。

## 输入

| 参数   | 描述                              | 数据类型  | 必填 | 范围      |
| ---- | ------------------------------- | ----- | -- | ------- |
| `图像` | 要转换为 3D 模型的输入图像。可提供多张图像。        | IMAGE | 是  | -       |
| `种子` | 用于生成的随机种子值（默认值：0）。设置为 0 表示随机种子。 | INT   | 否  | 0-65535 |

## 输出

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

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

***

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