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