基于Unity3D的Vive手柄操做转载

[csharp]  view plain  copy   using UnityEngine;   using System.Collections;   //检测手柄功能的脚本 这个脚本挂到手柄上(controler(right)和controler(left))上   public class ButtonTouchAction : MonoBehaviour {       //手柄    
相关文章
相关标签/搜索