---
title: colorAttachments
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtl4tilerenderpipelinedescriptor/colorattachments
---

# colorAttachments

Access an array of descriptors that configure the properties of each color attachment in the tile render pipeline.

## Declaration

```swift
var colorAttachments: MTLTileRenderPipelineColorAttachmentDescriptorArray { get }
```
