English
Appearance
Transform.toString()
Transform
The name of the object.
string
let transform = this.transform; Debug.Log(transform.toString());