Contents

MaterialParameterTypes.BlendMode.alpha

Blend by multiplying the material’s color value by its alpha value

Declaration

case alpha

Discussion

This is the default blending mode for materials. Use this mode to represent transparent objects such as glass.