Contents

alphaBlendOperation

The blend operation assigned for the alpha data.

Declaration

var alphaBlendOperation: MTLBlendOperation { get set }

Discussion

The default value is MTLBlendOperation.add.

See Also

Controlling blend operations