-
Notifications
You must be signed in to change notification settings - Fork 80
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.
- There are 2 ways to manipulate the fake devices
- Handle events by script manually
- HTC.UnityPlugin.VRModuleManagement.VRModule.Simulator.onUpdateDeviceState
- Use Keyboard-Mouse control (can be disabled in VIUSettings)