ComfyUI Node
Seamless Texture Tiled Preview
A ComfyUI node in image/texture with 4 inputs and 1 output.
Seamless Texture Tiled Preview
- image
- tiled_preview
◄tile_preview_width3►
◄tile_preview_height3►
◄seam_marker_color►
Categoryimage/texture
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Image to preview as a tiled pattern. | |
| tile_preview_width | INT | 31–10 | Number of tiles horizontally in the preview. |
| tile_preview_height | INT | 31–10 | Number of tiles vertically in the preview. |
| seam_marker_color | STRING | Color for seam markers. Supports hex (#FF0000), rgb(255,0,0), rgba(255,0,0,0.5), or names (red, blue, etc). Leave empty to disable. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| tiled_preview | IMAGE | — |