Search Unity

How wrap native android or ios control to unity ui

Discussion in 'UGUI & TextMesh Pro' started by Devolick, Oct 17, 2018.

  1. Devolick

    Devolick

    Joined:
    May 13, 2015
    Posts:
    5
    Hello. I had download this plugin https://github.com/gree/unity-webview for WebView for Android and iOS. But I interesting how can I wrap WebView in unity ui to use transform, change size, change Z order? Thank you.