---
title: isReactiveMaskTextureEnabled
framework: metalfx
role: symbol
role_heading: Instance Property
path: metalfx/mtlfxtemporalscalerdescriptor/isreactivemasktextureenabled
---

# isReactiveMaskTextureEnabled

A Boolean value that indicates whether a temporal scaler you create with the descriptor applies a reactive mask.

## Declaration

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

## See Also

### Configuring a temporal effect’s input

- [inputWidth](metalfx/mtlfxtemporalscalerdescriptor/inputwidth.md)
- [inputHeight](metalfx/mtlfxtemporalscalerdescriptor/inputheight.md)
- [isInputContentPropertiesEnabled](metalfx/mtlfxtemporalscalerdescriptor/isinputcontentpropertiesenabled.md)
- [inputContentMinScale](metalfx/mtlfxtemporalscalerdescriptor/inputcontentminscale.md)
- [inputContentMaxScale](metalfx/mtlfxtemporalscalerdescriptor/inputcontentmaxscale.md)
- [colorTextureFormat](metalfx/mtlfxtemporalscalerdescriptor/colortextureformat.md)
- [motionTextureFormat](metalfx/mtlfxtemporalscalerdescriptor/motiontextureformat.md)
- [depthTextureFormat](metalfx/mtlfxtemporalscalerdescriptor/depthtextureformat.md)
- [isAutoExposureEnabled](metalfx/mtlfxtemporalscalerdescriptor/isautoexposureenabled.md)
- [requiresSynchronousInitialization](metalfx/mtlfxtemporalscalerdescriptor/requiressynchronousinitialization.md)
- [reactiveMaskTextureFormat](metalfx/mtlfxtemporalscalerdescriptor/reactivemasktextureformat.md)
