Unity SteamVR2.x基础使用(一)
2020-04-27 本文已影响0人
尹帅_78a3
导入SteamVR Package
1.在unity资源商店搜索下载steamvr plugin package,然后导入到自己的项目中。

2.点击Accept All

3.打开官方示例运行场景 Assets/SteamVR/InteractionSystem/Samples/Interactions_Example.scene

4.在菜单栏选择 Window/SteamVR Input,在弹出的Copy Example窗口选择Yes。进入SteamVR Input窗口,然后点击Save and generate。


5.连接好VR设备后,点击运行。