var Text2 : TextAsset; function OnGUI () { GUI.Label(Rect(10, 10, 500, 500), Text2.text); } 相关文章: 2022-12-23 2021-11-24 2021-05-19 2022-02-02 2021-11-29 2022-12-23 2022-12-23 2021-05-17