# nodeAdded

> Called when a tracked node is added to the underlying XR system.

## Definition

* **Type:** Event
* **Namespace:** [UnityEngine.XR](/engine/6000.0/script-reference/unityengine/xr.md)
* **Assembly:** UnityEngine.XRModule

```csharp
public static event Action<XRNodeState> nodeAdded
```
