Contents

isAlphaToCoverageEnabled

A Boolean value that indicates whether to read and use the alpha channel fragment output for color attachments to compute a sample coverage mask.

Declaration

var isAlphaToCoverageEnabled: Bool { get set }

Discussion

The default value is false.

See Also

Specifying rasterization and visibility state