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

# id

Returns the id of the node.

## Declaration

```swift
var id: Int { get }
```

## See Also

### Inspecting the active node

- [wasReset](realitykit/animationgraphcomponent/activenode/wasreset.md)
