What is the best option if I want to show a remote webpage inside a UI Panel in Unity ?
I want to target android and iOs platform.
I had uniWebView in mind but that thing is more like an overlay I guess, or can it be kept in bound of the panel (the canvas which holds the panel is using world co-ordinate) ?