Unity 宏定义判断运行平台和Application.platform. 宏定义判断平台: //Android平台. #if UNITY_ANDROID. debug.log("Android");. #endif. //苹果平台.
確定! 回上一頁