# threadIndex

> The index of the thread in the current frame.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Profiling](/engine/6000.0/script-reference/unityeditor/profiling.md)
* **Assembly:** UnityEditor

```csharp
public int threadIndex { get; }
```
