** Please install SteamVR Plugin asset before this **
🔥 SUMMER SALE
30% OFF UNTIL 11 JULY!!
❓ What is SteamVR overlay application?
SteamVR (OpenVR) overlay application runs separate from general games. That is usuful for tools and utilities for game agnostic features.
💡 What is OVRLE UI?
OVRLE UI is an asset to construct a dashboard overlay. You can use this assset as an overlay application template out of the box, or use as UI part for existing overlay application.
Read the getting started to look more details.
https://ui.ovrle.net/en/docs/getting-started
🔧 Unity UI (uGUI) Compatible
This asset UI components are made by uGUI components. All UIs put in uGUI canvas so you can add other uGUI elements to the dashboard like Text, Image, etc.
You can construct an overlay application by drag and drop prefabs, then attach your functions to event handlers like OnChange() or OnClick() as other uGUI elements.
All C# source codes are included so you can customize the features.
🦾 Unity 2021, 2022, 6 supported.
💎 UI components
This asset includes the below basic UI components.
📄 Document
Here is asset documentation page.