Releases: IanPhilips/UnityOculusAndroidVRBrowser
Releases · IanPhilips/UnityOculusAndroidVRBrowser
Beta Plugin
Made sure both width and height match what is passed in to the plugin at _ajc.Call("SetOutputWindowSizes", _width, outputHeight);
Beta Plugin
Fixed a scrolling issue when loading new webpages.
Beta Plugin
Allows users to convert graphics of an Android WebView to a png that Unity's RawImage can display as a texture. Youtube doesn't work.