luoyikun

导航

2020年8月18日 #

unity3d模拟Scene视图camera控制

摘要: 中键滚动,camera前进后退 右键拖动,camera原地旋转 中键拖动,camera上下左右平移 using System.Collections; using System.Collections.Generic; using UnityEngine; public class CameraCt 阅读全文

posted @ 2020-08-18 21:04 luoyikun 阅读(41) 评论(0) 推荐(0)