WiiPlayer2/UnityCef

How to use it inside Unity 3D?

Opened this issue · 1 comments

RYG81 commented

Hi,

How can I use it inside unity 3D? Any documentation?

Rahul

I'm sorry, at the moment there is no usable documentation as this project is in an early state (and I did not have time in the last weeks to continue). To use it, import the package and then attach the WebBrowser script to any object you want, then you can use this object to get the texture of the browser and can interact with it (for now just navigating to urls).