MaterialParameterTypes.BlendMode.add
Blend by adding the material’s color to the background color, ignoring alpha.
Declaration
case addDiscussion
This method is also known as additive blending or linear dodge.
Blend by adding the material’s color to the background color, ignoring alpha.
case addThis method is also known as additive blending or linear dodge.