UnityStreamingMovieTexture icon indicating copy to clipboard operation
UnityStreamingMovieTexture copied to clipboard

a movie texture extension for Unity 3d that adds support for Web GL. Basically just a wrapper around the extisting MovieTexture class and Jonas Echterhoff's web gl movie texture

Results 2 UnityStreamingMovieTexture issues
Sort by recently updated
recently updated
newest added

Hello, I'm having great difficulty with WebGLStreamingVideoPlugin in Unity, because i would like it to stop playing the current video, and start playing a new one from a new URL....

Hi Jonas, We're using this plugin to play some video out of our commercial WebGL unity project. We're trying to fire an event when the video is finished, but have...