Contents

MaterialParameterTypes.BlendMode.add

Blend by adding the material’s color to the background color, ignoring alpha.

Declaration

case add

Discussion

This method is also known as additive blending or linear dodge.