> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-recommend-assets-api.mintlify.site/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.

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

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

## 输入参数

| 参数       | 数据类型  | 必需 | 取值范围    | 描述               |
| -------- | ----- | -- | ------- | ---------------- |
| `Images` | IMAGE | 是  | -       | 待转换为 3D 模型的输入图像  |
| `Seed`   | INT   | 否  | 0-65535 | 生成用的随机种子值（默认值：0） |

## 输出结果

| 输出名称            | 数据类型   | 描述            |
| --------------- | ------ | ------------- |
| `3D Model Path` | STRING | 生成的 3D 模型文件路径 |
