Contents

MTLBlendFactor.source1Color

Blend factor of source values. This option supports dual-source blending and reads from the second color output of the fragment function.

Declaration

case source1Color

Discussion

F(rgb) = Source.rgb

F(a) = Source.a

See Also

Blend factors