---
title: depthTextureUsage
framework: metalfx
role: symbol
role_heading: Instance Property
path: metalfx/mtlfxtemporalscalerbase/depthtextureusage
---

# depthTextureUsage

The minimal texture usage options that your app’s input depth texture needs in order to support this scaler.

## Declaration

```swift
var depthTextureUsage: MTLTextureUsage { get }
```
