Plus

Plus is the same as the Merge node, only with operation set to plus by default. It layers images together using the plus compositing algorithm: A+B. This algorithm calculates the sum of image A and B. Note that it may result in pixel values higher than 1.0.

Plus can be useful for compositing laser beams, but you’re better off not using this one for combining mattes.

Step-by-Step Guides

Layering Images Together with the Merge Node