阅读背景:

手机触屏检测,检测是否点击在UGUI上

来源:互联网 
if (Input.GetMouseButtonDown(0) || (Input.touchCount > 0 && Input.GetTouch(0).phase == TouchPhase.Began)) if (Input.GetMouseButtonDown(0) || (Input.touch



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: