- Home /
Show Open File panel in Unity SteamVR application
Hi, all
I use SteamVR plugin to develop an application for HTC Vive. And I want to load model files (.obj, .stl etc) to my application from my computer. I tried to use EditorUtility.OpenFilePanelWithFilters API to show "Open File" panel for now. But I found when I call this api, the panel will pop out in my computer screen, not in my monitor of Vive headset.
I want to know whether there is an alternative api to show "Open File" panel in the monitor of VR headset to allow loading file from computer.
Thanks in advance.
Your answer
Follow this Question
Related Questions
Unity 3D HTC vive - Assertion failed on expression 1 Answer
Windows Mixed Reality scene won't play to headset 3 Answers
SteamVR invoke actions 0 Answers
How to open the resources from a downloaded game to add another viewpoint? 0 Answers
How to get controller input when using the SteamVR Interaction System 2 Answers