threadGroupName
The name of the group of the thread this sample resides in. When the thread is not part of a thread group, this value is string.empty.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Profiling
- Assembly: UnityEditor.CoreModule
public string threadGroupName { get; }