Console commands

  • You can use following console commands to change the plugin options while running the project, or you can use them with the ‘Execute Console Command’ Node to be run automatically or with a keyboard shortcut
  • xhmd
    • initialize the VRG plugin (foveated rendering will be enabled by default)
  • xhmd nofov
    • initialize the VRG plugin without foveated rendering
  • xhmd c
    • calibrate the zero position for positional tracking system
  • xhmd ci
    • calibrate the rotational axes for Internal tracking (IMU sensor)
  • xhmd autoipd
    • start the AutoEye IPD calibration
  • xhmd off
    • close the connection to the headset, freeing it for other VR applications (you can open the connection again when needed with the ‘xhmd’ command)
  • vrg fov=0
    • disable the foveated rendering mode during runtime
  • vrg fov=1
    • enable the foveated rendering mode during runtime
  • vrg mirror=0
    • disable rendering into the main desktop window
    • the image inside the headset will still be rendered correctly
  • vrg mirror=1
    • enable rendering into the main desktop window
    • the main desktop window will show single rendered image (cutout from the left eye render)
    • this is the default rendering mode
  • vrg mirror=2
    • enable rendering into the main desktop window
    • the main desktop window will show full side-by-side images as they ar rendered in the headset
    • this will show four images when foveated rendering is enabled, or two images when foveated rendering is disabled

This page was last modified on March 21st, 2023 at 12:14

< PreviousNext >