Nodes Browser
Offset Mask
OffsetMask
Node Information
- Category:
- KJNodes/masking
- Python Module:
- custom_nodes.ComfyUI-KJNodes
- Output Node:
- No
Offset Mask
PREVIEW
mask
â—€
mask
MASK
â–¶
â—€
x
INT
â–¶
â—€
y
INT
â–¶
â—€
angle
INT
â–¶
â—€
duplication_factor
INT
â–¶
â—€
roll
BOOLEAN
â–¶
â—€
incremental
BOOLEAN
â–¶
â—€
padding_mode
empty
â–¶
Offsets the mask by the specified amount.
- mask: Input mask or mask batch
- x: Horizontal offset
- y: Vertical offset
- angle: Angle in degrees
- roll: roll edge wrapping
- duplication_factor: Number of times to duplicate the mask to form a batch
- border padding_mode: Padding mode for the mask