Contents

subscript(_:)

Accesses a color attachment at a specific index.

Declaration

subscript(attachmentIndex: Int) -> MTL4RenderPipelineColorAttachmentDescriptor! { get set }

Parameters

  • attachmentIndex:

    Index of the attachment to access.