摘要: 最近迁移项目到UnityXR框架,发现UnityXR框架使用了新的输入系统(InputSystem)然后就学习了一下。 using System.Collections; using System.Collections.Generic; using UnityEngine; using Unity 阅读全文
posted @ 2021-04-10 10:12 Luohanhui 阅读(220) 评论(0) 推荐(0)