destinationRGBBlendFactor
The destination blend factor (DBF) used by the RGB blend operation.
Declaration
var destinationRGBBlendFactor: MTLBlendFactor { get set }Discussion
The default value is MTLBlendFactor.zero.
The destination blend factor (DBF) used by the RGB blend operation.
var destinationRGBBlendFactor: MTLBlendFactor { get set }The default value is MTLBlendFactor.zero.