You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to draw the webview on a 3d object, and i managed to get this working fine in the Unity Editor (including mouse position etc.)
However, this doesnt seem possible on IOS or Android.
The text was updated successfully, but these errors were encountered:
unity-webview is designed to overlay a system-provided webview as is and its implementation for Editor is rather special. For utilizing webview rendering as textures, other approaches such as uWebKit might help.
I'm trying to draw the webview on a 3d object, and i managed to get this working fine in the Unity Editor (including mouse position etc.)
However, this doesnt seem possible on IOS or Android.
The text was updated successfully, but these errors were encountered: