TextAsset txtAsset = (TextAsset)Resources.Load("textfile", typeof(TextAsset)); string tileFile = txtAsset.text;. 支援的TextAsset格式:.
確定! 回上一頁