---
title: depthAttachment
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtl4renderpassdescriptor/depthattachment
---

# depthAttachment

Accesses state information for a render attachment that stores depth data.

## Declaration

```swift
@NSCopying var depthAttachment: MTLRenderPassDepthAttachmentDescriptor! { get set }
```
