The Rodin 3D Detail node generates detailed 3D assets using the Rodin API. It takes input images and processes them through the Rodin service to create high-quality 3D models with detailed geometry and materials. The node handles the entire workflow from task creation to downloading the final 3D model file.

## Inputs

| Parameter | Description | Data Type | Required | Range |
| --- | --- | --- | --- | --- |
| `Images` | Input images used for 3D model generation. A minimum of 1 image is required, and a maximum of 5 images can be provided. | IMAGE | Yes | - |
| `Seed` | Random seed value for reproducible results (default: 0) | INT | No | 0 to 65535 |
| `Material_Type` | Type of material to apply to the 3D model (default: "PBR") | STRING | No | `"PBR"`<br>`"Shaded"` |
| `Polygon_count` | Target polygon count for the generated 3D model. Determines the mesh quality level (default: "18K-Quad") | STRING | No | `"4K-Quad"`<br>`"8K-Quad"`<br>`"18K-Quad"`<br>`"50K-Quad"`<br>`"200K-Triangle"` |

## Outputs

| Output Name | Description | Data Type |
| --- | --- | --- |
| `3D Model Path` | File path to the generated 3D model (for backward compatibility only) | STRING |
| `GLB` | The generated 3D model in GLB format | FILE3DGLB |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/Rodin3D_Detail/en.md)

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