PurpleJoy
Results
2
comments of
PurpleJoy
@RubenGarcia I'm using version 0.17.1-Pre.5. This is the example I mentioned earlier: https://github.com/MicrosoftEdge/WebView2Samples/tree/main/GettingStartedGuides/HoloLens2_GettingStarted. In this example, WebViewBrowser.cs uses Device.
> I confirm that using your code to create MouseWheel events crashes Unity, both in OnPointerDragged and on Update(). However, using a MouseWheel event mapped to a keypress seems to...