Contents

sourceAlphaBlendFactor

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

Declaration

var sourceAlphaBlendFactor: MTLBlendFactor { get set }

Discussion

The default value is MTLBlendFactor.one.

See Also

Configuring blend factors