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

# sampleBufferAttachments

The array of sample buffers that the resource state pass can access.

## Declaration

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