---
title: normalTextureFormat
framework: metalfx
role: symbol
role_heading: Instance Property
path: metalfx/mtlfxtemporaldenoisedscalerdescriptor/normaltextureformat
---

# normalTextureFormat

The pixel format of the input normal texture for the scaler you create with this descriptor.

## Declaration

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