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

# colorAttachments

An array of attachments that store color data.

## Declaration

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

## See Also

### Specifying rendering pipeline state

- [reset()](metal/mtltilerenderpipelinedescriptor/reset().md)
