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

# wasReset

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

## Declaration

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

## See Also

### Inspecting playback state

- [id](realitykit/animationgraphcomponent/activeclipnode/id.md)
- [currentCycle](realitykit/animationgraphcomponent/activeclipnode/currentcycle.md)
