# sampleCount

> The amount of samples in the frame for the thread.

## Definition

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

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