Mask Apply
Mask
Applies a mask as the alpha channel of an image. This is the standard way to cut out, reveal, or restrict image areas.
Mask Apply takes an image and a mask, and combines them. In Cut Out mode, the mask becomes the image’s alpha: white areas remain visible, black areas become transparent. Multiply Alpha multiplies the existing alpha by the mask. Intersect keeps only the overlap.
This is how you convert a mask selection into an actual transparency cutout.
Parameters
Section titled “Parameters”General
Blend ModeChoice
How mask affects alpha
Usage Tips
Section titled “Usage Tips”- Use Cut Out to remove backgrounds (white mask = visible, black mask = transparent).
- Multiply Alpha preserves the image’s existing alpha while adding the mask on top.
- Wire multiple Mask Apply nodes in series to combine several mask effects.