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

# motionTextureUsage

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

## Declaration

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