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

# outputTextureFormat

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

## Declaration

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

## See Also

### Configuring a temporal effect’s output

- [outputWidth](metalfx/mtlfxtemporalscalerdescriptor/outputwidth.md)
- [outputHeight](metalfx/mtlfxtemporalscalerdescriptor/outputheight.md)
