---
title: depthTextureFormat
framework: metalfx
role: symbol
role_heading: Instance Property
path: metalfx/mtlfxtemporaldenoisedscalerdescriptor/depthtextureformat
---

# depthTextureFormat

The pixel format of the input depth texture for the scaler you create with this descriptor.

## Declaration

```swift
var depthTextureFormat: MTLPixelFormat { get set }
```
