A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/ValveSoftware/openvr/wiki/IVROverlay_Overview below:

IVROverlay_Overview · ValveSoftware/openvr Wiki · GitHub

Overview

The vr::IVROverlay interface provides access to draw 2D images over the 3D scene no matter which application is running. Provided functions allow the application to control how each overlay is presented, what it contains, and to receive events.

The most common type is a Dashboard overlay, which adds a tab to the VR Dashboard. The user can select one active tab and the application is signaled when that happens. Simulated mouse events from the user pointing a tracked controller at the dashboard are sent to the application through events. See the helloworldoverlay sample for an example.

Each overlay has a unique VROverlayHandle_t. This handle is used to set attributes, receive events, and render into the overlay. There are several circumstances where an overlay is not known or is otherwise invalid. In those cases the handle will be equal to k_ulOverlayHandleInvalid.

Interface Functions

The vr::IVROverlay interface provides the following functions:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4