Contents

destinationAlphaBlendFactor

The destination blend factor (DBF) used by the alpha blend operation.

Declaration

var destinationAlphaBlendFactor: MTLBlendFactor { get set }

Discussion

The default value is MTLBlendFactor.zero.

See Also

Configuring blend factors