---
title: sampleBufferAttachments
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlrenderpassdescriptor/samplebufferattachments
---

# sampleBufferAttachments

The array of sample buffers that the render pass can access.

## Declaration

```swift
var sampleBufferAttachments: MTLRenderPassSampleBufferAttachmentDescriptorArray { get }
```

## Mentioned in

Sampling GPU data into counter sample buffers
