---
title: reset
framework: metalfx
role: symbol
role_heading: Instance Property
path: metalfx/mtlfxtemporalscalerbase/reset
---

# reset

A Boolean that indicates whether the temporal scaler discards historical data from previous frames.

## Declaration

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