中文
Appearance
Transform.toString()
Transform
对象的名称。
string
let transform = this.transform; Debug.Log(transform.toString());