You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Destroys the specified overlay. When an application calls VR_Shutdown all overlays created by that app are
automatically destroyed. Applications can only destroy overlays created in the same process.
VROverlayHandle_t ulOverlayHandle - The handle of the overlay to destroy.