Contents

rgbBlendOperation

The blend operation assigned for the RGB data.

Declaration

var rgbBlendOperation: MTLBlendOperation { get set }

Discussion

The default value is MTLBlendOperation.add.

See Also

Controlling blend operations