Hi, been using an alpha release from git since November and I’d like to know how to use the VideoMaterial.
I currently have my assets in a database and have used a mixture of the official examples and forum threads from people such as yourselves to get models and materials as desired. To finish my project, I’d like to display a video (mp4/mov) upon a primitive plane but can’t find any molehill examples.
Could someone please point me to an example or guide me through it?
Additionally, with images I create a sprite, add a background, scale my image to fit, add that and any transparencies and return its bitmapdata for use as a texture. Could similar be done with video for either a custom background/overlay?
Thanks in advance.