---
title: motionTexture
framework: metalfx
role: symbol
role_heading: Instance Property
path: metalfx/mtlfxtemporalscalerbase/motiontexture
---

# motionTexture

An input motion texture you set for the scaler that supports the correct color texture usage options.

## Declaration

```swift
var motionTexture: (any MTLTexture)? { get set }
```
