---
title: isDenoiseStrengthMaskTextureEnabled
framework: metalfx
role: symbol
role_heading: Instance Property
path: metalfx/mtlfxtemporaldenoisedscalerdescriptor/isdenoisestrengthmasktextureenabled
---

# isDenoiseStrengthMaskTextureEnabled

A Boolean value indicating whether the scaler evaluates a denoise strength mask texture as part of its operation.

## Declaration

```swift
var isDenoiseStrengthMaskTextureEnabled: Bool { get set }
```
