---
title: colorTexture
framework: metalfx
role: symbol
role_heading: Instance Property
path: metalfx/mtlfxtemporalscalerbase/colortexture
---

# colorTexture

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

## Declaration

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