Open qiqi233 opened 1 year ago
@qiqi233 Thanks for reaching out. Are you building a gaming app with WebView2? Could you please tell us a bit more about the scenario/use case you are trying to approach with UE4?
I hope I can Appeal:
@qiqi233感谢您的联系。您正在使用 WebView2 构建游戏应用吗?能否告诉我们更多关于您尝试使用 UE4 实现的场景/用例的信息?
I hope I can Appeal:
WebView2 can create 3D web pages in UE like Untiy3D I hope I can use Webview2 to create web pages in UE's UMG I have implemented a version myself, but it is a shell approach, which is not very friendly and has many disadvantages Disadvantages of this implementation: Keyboard events will be locked by the web page, causing UE to be unable to recognize keyboard events Because it is shelled on the UE interface, both the web page and the UE can respond to my mouse events Below is my project address:https://github.com/qiqi233/edge-proj5_4.git If possible, I sincerely hope that Webview2 can be applied in the UE engine. Thank you very much
I hope there will be a version of webview that supports UE4 in the future