关于项目的导出问题。

有几种方法,1.在项目设置中勾选start in VR

(个人)VR实时交互的太极拳学习系统创新实训第十一周(2)


2.或者可以在导出的项目中的exe,文件后面加上-vr。

https://api.unrealengine.com/CHN/Engine/Editor/VR/ActivateVRMode/index.html


Description

Add a new Project Setting to attempt to launch project in VR by default (e.g. check this setting OR -vr in the UEngine::InitializeHMDDevices() function

Steps to Reproduce

Under Project Settings > Description, there's a "Start in VR" option. Check that, and the game should always attempt to start in VR if a device is available.


在导出的时候一直遇到cook的错误,删除掉saved 和几个.target文件可以解决。

相关文章:

  • 2021-11-25
  • 2021-09-15
  • 2021-11-14
  • 2021-12-18
  • 2022-01-12
  • 2021-08-26
  • 2021-08-03
  • 2021-08-06
猜你喜欢
  • 2021-12-14
  • 2021-11-08
  • 2021-07-19
  • 2021-04-25
  • 2022-01-05
  • 2021-11-22
  • 2021-06-07
相关资源
相似解决方案