blendMode
Describes how materials using the created PhysicallyBasedMaterial.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.