Tools Menu

Use the VRED Tools Menu to access tools when wearing an HMD.

About the Tools Menu

For participants in VR, click the Tools Menu controller button to display the Tools Menu (also called the VR Menu). It houses an assortment of desktop tools, making them accessible while in VR.

Home Panel

NOTE For collaboration session participants not wearing an HMD, all tools accessed through the Tools Menu are accessible in the VRED desktop UI.

The panel contains the following options:

How to Access Tools

To access any of these tools, either tap with your virtual hand or use the pointer. For how to use these tools, see the following:

To exit a panel and return to the previous one, press the X in the top right.

Can I Add Functionality to the Tools Menu

Use Python add functionality to the Tools Menu, such as web content and access to VRED modules.

  1. To see sample Python functions for adding functionality, select File > Open Example > vr > customMenuButton.py and click Open.
  2. Select Edit > Script Editor to open the editor and take a look at the code.

    Python Script Editor Panel

  3. Select Help > Python Documentation to refer to the Python documentation for details on these functions.