---
title: outputTextureFormat
framework: metalfx
role: symbol
role_heading: Instance Property
path: metalfx/mtlfxtemporaldenoisedscalerdescriptor/outputtextureformat
---

# outputTextureFormat

The pixel format of the output color texture for the scaler you create with this descriptor.

## Declaration

```swift
var outputTextureFormat: MTLPixelFormat { get set }
```
