Contents

stencilAttachmentPixelFormat

The pixel format of the attachment that stores stencil data.

Declaration

var stencilAttachmentPixelFormat: MTLPixelFormat { get set }

Discussion

By default, the pixel format of the rendering pipeline state for each attachment is MTLPixelFormatInvalid.

See Also

Specifying rendering pipeline state