---
title: outputHeight
framework: metalfx
role: symbol
role_heading: Instance Property
path: metalfx/mtlfxtemporalscalerdescriptor/outputheight
---

# outputHeight

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

## Declaration

```swift
var outputHeight: Int { get set }
```

## See Also

### Configuring a temporal effect’s output

- [outputWidth](metalfx/mtlfxtemporalscalerdescriptor/outputwidth.md)
- [outputTextureFormat](metalfx/mtlfxtemporalscalerdescriptor/outputtextureformat.md)
