获取unity当前版本号

Debug.Log("Version of the runtime: " + Application.unityVersion);


注:这行代码必须写在主线程里,也就是继承自MonoBehaviour的脚本里

posted @ 2012-08-21 09:57  MXi4oyu  阅读(855)  评论(0编辑  收藏  举报