资源有问题欢迎联系我 Requires Unity 5.3.0 or higher.
Render a webpage to a texture and fully interact with it! Expedite your inventory manager, simplify your registration page, or build a UI at lightning speed! Demo Features
- Render sites to 2D or 3D objects
- Chromium backend; best-in-class support for: HTML 5, CSS 3, JavaScript
- Call JavaScript1 from Unity
- Call Unity from JavaScript1
- Transparent or colored page background
- Embed HTML + assets in game
- Comprehensive 3D UI/HUD demo
- Context menus, alert/prompt/confirm
- Customizable design, no OS modals
- Control: url, back, reload, resize, etc.
- Mipmap-emulation shader: faster texture updates without sparkles
- Fine control of new window creation
- Minimalist JSON library
- <video> support for Chromium's open codecs (h.264/mp3 not licensed)
- Render SVGs
- Customize cursors
- Experimental support for Adobe Flash, page inspector
- Edit/delete cookies
- Customizable mouse/keyboard input
- Included: Mesh click, FPS, Unity GUI
- Build files included automatically Supported Platforms
- Windows 32 & 64-bit Standalone
- OS X 64-bit Standalone
(Unfortunately Android, iOS, UWP/HoloLens, and other platforms are not supported at this time. Wish here.)
Check the readme for more details.
1"JavaScript" refers to ECMAScript, used in web browsers, not UnityScript, used in Unity Engine scripting. More