blendMode
Modes that describe how materials using the created UnlitMaterial.Program will be blended with content behind them.
Declaration
var blendMode: MaterialParameterTypes.BlendMode?Discussion
Default value is nil, which will cause this material to render opaque, and not blend with background content.