Unity 3D:控制相机旋转、移动、缩放等功能

using UnityEngine; using System.Collections; public class rotation : MonoBehaviour { public static bool Kongrotating = true; //----------------- 初始参数 ----------------- //--旋转速度 p
相关文章
相关标签/搜索