System Dock

Available for Gaze mode.

Gaze mode has a system dock to control the user's journey for reserved buttons of the controller.

The dock provides the functionality of the back button, home button, and recenter button similar to that provided by the controller.

Controller Specifications

System Dock follows the user's head automatically to make sure that it is non-obtrusive as well as available to access all the time.

Dock is shown automatically and is controlled by JMRSDK.

Enable/Disable System Dock

If you want to enable/disable the dock and its interaction, you can use

JMRSystemDockManager.Instance.ToggleDockVisiblity(bool visible)

Dock is not visible

If the dock is not visible in JioDive while in Gaze mode:

  • Make sure that the controller is disconnected.

  • In unity, the layer for System Dock shall be rendered by the left and right cameras in all the scenes.

Global back button

To complete the user's journey - minimize the application and return back to the companion app, the global back button is present.