---
title: motionTextureUsage
framework: metalfx
role: symbol
role_heading: Instance Property
path: metalfx/mtlfxtemporaldenoisedscalerbase/motiontextureusage
---

# motionTextureUsage

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

## Declaration

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