Contents

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.

See Also

Configuring blend factors