---
title: transparencyOverlayTextureUsage
framework: metalfx
role: symbol
role_heading: Instance Property
path: metalfx/mtlfxtemporaldenoisedscalerbase/transparencyoverlaytextureusage
---

# transparencyOverlayTextureUsage

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

## Declaration

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