Skip to content

Releases: IanPhilips/UnityOculusAndroidVRBrowser

Beta Plugin

Beta Plugin Pre-release
Pre-release

Choose a tag to compare

@IanPhilips IanPhilips released this 05 Dec 19:13

Made sure both width and height match what is passed in to the plugin at _ajc.Call("SetOutputWindowSizes", _width, outputHeight);

Beta Plugin

Beta Plugin Pre-release
Pre-release

Choose a tag to compare

@IanPhilips IanPhilips released this 04 Dec 20:17

Fixed a scrolling issue when loading new webpages.

Beta Plugin

Beta Plugin Pre-release
Pre-release

Choose a tag to compare

@IanPhilips IanPhilips released this 03 Dec 01:04

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.