# sampleCount

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

## Definition

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

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