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.
The source blend factor (SBF) used by the alpha blend operation.
var sourceAlphaBlendFactor: MTLBlendFactor { get set }The default value is MTLBlendFactor.one.