Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


name

Name of UnityEngine.Object instance.
Read time 1 minuteLast updated 12 days ago

Definition

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.