Skip to content

主に gree/unity-webview のリファクタリング。本家を元に改良してく!

Notifications You must be signed in to change notification settings

coffee4u/Unity3d-Webview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Unity3d-Webview

What is this?

This is Unity Plugin for WebView. You can use webview on Unity.

Support Execution Platform.

  • Android
  • iOS - NEW!!

How to use

  1. Create ex class implement IWebViewCallback interface.
  2. Attach "WebViewBehavior" Script to GameObject.
  3. Call a few function ( LoadURL/SetVisibility/setCallback ).
  4. Enjoy WebView on Unity.

and see "WebViewTest.cs" for sample.

About

主に gree/unity-webview のリファクタリング。本家を元に改良してく!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published