This package enables developers to integrate native web views into their Unity applications on macOS. It provides C# interfaces for loading websites or HTML content within the same scene or in a new window. Key features include:
Load a website or HTML string directly into the current Unity scene
Load a website or HTML string into a new window
The plugin utilizes the native WKWebView of macOS to provide a seamless web browsing experience within Unity applications. It offers a range of functionalities, including loading websites and HTML content, and presenting them in the same scene or a new window.





