Contents

sourceRGBBlendFactor

The source blend factor (SBF) used by the RGB blend operation.

Declaration

var sourceRGBBlendFactor: MTLBlendFactor { get set }

Discussion

The default value is MTLBlendFactor.one.

See Also

Configuring blend factors