gree / unity-webview

zlib License
2.26k stars 687 forks source link

VR support #668

Open blasco opened 3 years ago

blasco commented 3 years ago

Hi, does this work with Oculus Quest 2? Is it also Vulkan comppatible? I cannot find any information regarding VR in the Readme. Thank you in advance for the support.

KojiNakamaru commented 3 years ago

This plugin just overlays native WebView views over unity's rendering view. It works with unity that utilizes Vulkan but you cannot place WebView views in 3D. For other solutions, please see https://github.com/gree/unity-webview/issues/658#issuecomment-793636658 .