DisplayName
The module’s display name.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Property
- Namespace: Unity.Profiling.Editor
- Assembly: UnityEditor.CoreModule
public string DisplayName { get; }
Remarks
The module’s ProfilerModuleMetadataAttribute.DisplayName specifies the module’s display name.
A string. Read-only.