ComfyUI Node
Texture Offset
A ComfyUI node in Texture Alchemist/Texture with 6 inputs and 2 outputs.
Texture Offset
- image
- image
- edge_mask
◄offset_x0.00►
◄offset_y0.00►
◄rotation0►
◄wrap_moderepeat►
◄edge_mask_width0.10►
CategoryTexture Alchemist/Texture
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| offset_x | FLOAT | 0.00-1–1 | Horizontal offset (-1.0 to 1.0, fraction of width) |
| offset_y | FLOAT | 0.00-1–1 | Vertical offset (-1.0 to 1.0, fraction of height) |
| rotation | FLOAT | 0-360–360 | Rotation in degrees (0-360) |
| wrap_mode | COMBO | repeat | Wrapping mode for edges: repeat (tile), clamp (extend), mirror (reflect) |
| edge_mask_width | FLOAT | 0.100–0.5 | Edge mask width (0-0.5, fraction of image) - shows affected areas |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| edge_mask | IMAGE | — |