c# - How to display a video behind gui on mobile with Unity3D -


is possibile play video, mp4 or other format, behind gui in unity3d mobile?

using class movietexture works on desktop, unfortunately movietextures aren't supported on ios/android.

and handheld.playfullscreenmovie plays movie in full screen.

there other method?

(or solid plugin)

yes. vuforia unity - how create simple videoplayback app

you can put ui in front of video.


Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -