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.
The destination blend factor (DBF) used by the alpha blend operation.
var destinationAlphaBlendFactor: MTLBlendFactor { get set }The default value is MTLBlendFactor.zero.