---
title: denoiseStrengthMaskTextureFormat
framework: metalfx
role: symbol
role_heading: Instance Property
path: metalfx/mtlfxtemporaldenoisedscalerdescriptor/denoisestrengthmasktextureformat
---

# denoiseStrengthMaskTextureFormat

The pixel format of the input denoise strength mask texture for the scaler you create with this descriptor.

## Declaration

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

## Discussion

Discussion You typically set this to a single-channel texture format.
