摘要: public class ArMonoDevelop : MonoBehaviour { // Use this for initialization //需要放大缩小旋转的物体 public GameObject rotateAndEnlargeObj; public bool isRotate = true; public bool isEnlarg... 阅读全文
posted @ 2017-11-14 21:25 GamePal 阅读(1636) 评论(0) 推荐(0) 编辑