name
Sampler name. (Read Only)
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Profiling
- Assembly: UnityEngine.CoreModule
public string name { get; }
Remarks
Data generated by the Sampler is labeled with this name in the Profiler window.
Note: If Sampler is invalid name returns null or empty string.