Unity 打包 读取Txt文件窗口初始化(分辨率,窗口位置)

1. Unity 程序窗口初始化脚本 using System; using System.Collections; using System.Runtime.InteropServices; using UnityEngine; using UnityEngine.UI; public class RemoveTheGameBorder : MonoBehaviour { publi
相关文章
相关标签/搜索