ComfyUI Node
Roll Mask Axes
A ComfyUI node in pytorch360convert/mask with 4 inputs and 1 output.
Roll Mask Axes
- mask
- Rolled Mask
◄roll_x0►
◄roll_y0►
◄roll_x_by_50_percentfalse►
Categorypytorch360convert/mask
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| mask | MASK | — | |
| roll_x | INT | 0 | — |
| roll_y | INT | 0 | — |
| roll_x_by_50_percent | BOOLEAN | false | Shifts the input mask horizontally by 50%. Equivalent to a 180 degree rotation on an equirectangular image. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| Rolled Mask | MASK | — |