Skip to content

Simulator

ChengNan Yang edited this page Mar 22, 2018 · 12 revisions
  • Simulator is a fake VRModule that spawn/remove fake devices, create fake tracking and fake input events.
  • Requires checking the Simulator support toggle in Edit > Preferences... > VIUSettings.
  • Simulator can only be enabled when no VR device detected.
  1. There are 2 ways to manipulate the fake devices
  2. Handle events by script manually
  3. HTC.UnityPlugin.VRModuleManagement.VRModule.Simulator.onUpdateDeviceState
  4. Use Keyboard-Mouse control (can be disabled in VIUSettings)