XRSPACE Developer Console

Simulator in Editor

XR-SDK can simulate by Unity editor, when editor isPlaying developer can move the camera and raycast, or trigger click event by mouse.

When editor isPlaying, the main screen will show connection status information and raycast to simulator.

../_images/UnityRuntime.gif

Developers can use mouse with keyboard button to move XRCamera and raycast, below are the descriptions:

  • XRCamera Position and Orientation: Hold down or scroll the mouse wheel to drag the position and hold down the right button of mouse to rotate the orientation.

../_images/HotKey-MoveXRCamera.png
  • Raycaster Orientation: Raycaster will follow the cursor’s position of the screen to simulate the controller’s orientation.

  • Raycaster Trigger : Click left button of the mouse to simulate the raycaster’s trigger event.

../_images/HotKey-TriggerUI.png