---
title: wasReset
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/animationgraphcomponent/activenode/wasreset
---

# wasReset

Returns true if the node was reset during the last tick.

## Declaration

```swift
var wasReset: Bool { get }
```

## See Also

### Inspecting the active node

- [id](realitykit/animationgraphcomponent/activenode/id.md)
