name
Name of UnityEngine.Object instance.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Profiling
- Assembly: UnityEditor
public string name { get; }
Remarks
The Profiler collects GameObject and Asset name information based on the GameObject's original name in the scene, the Asset's original name in your Project, and how you use the Object.name property.