GameObject.Find与Transform.Find的区别 1.GameObject.Find 函数原型: public static GameObject Find(string name); ...