GameObject.Find

通过名称查找游戏对象(GameObject

定义

public static GameObject Find(string name);
参数名类型必要说明
namestring游戏对象的名称