ComfyUI Node
Seamless Texture Radial Mask
A ComfyUI node in image/texture with 5 inputs and 1 output.
Seamless Texture Radial Mask
- image
- texture
◄inner_radius0.85►
◄outer_radius1.00►
◄scatter_strength1.00►
◄blend_curvecubic►
Categoryimage/texture
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Image to make seamless using the radial mask method. | |
| inner_radius | FLOAT | 0.850–1.5 | Normalized radius where blending starts. 0 = center, 1 = edge. Higher values preserve more of the original center. |
| outer_radius | FLOAT | 1.000.1–2 | Normalized radius where blending ends. Values > 1 extend blending into corners. |
| scatter_strength | FLOAT | 1.000–2 | Amount of wavy variation in blend boundary. 0 = smooth ellipse, higher = more organic/scattered. |
| blend_curve | COMBO | cubic | Blend curve for the transition from center to edges. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| texture | IMAGE | — |