# nodeIndex

> To acquire or set the node index of the current machine from the cluster network.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.5/script-reference/unityengine.md)
* **Assembly:** UnityEngine.ClusterRendererModule

> **Warning:**
>
> **Deprecated.** This type is deprecated and will be removed in a future release.

```csharp
public static int nodeIndex { get; set; }
```
