Share

Composite - Arnold User Guide

The composite shader mixes two RGBA inputs according to a blend mode.

Operation

The following blend modes are available:

Alpha Operation

The alpha channel operation can be:

  • Same: Apply the same operation to Alpha as on RGB.
  • A: Use the alpha from A.
  • B: Use the alpha from B.

Was this information helpful?