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

# colorAttachments

Accesses the array of state information for render attachments that store color data.

## Declaration

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