Question by
eggerand13 · Jan 20, 2018 at 02:36 PM ·
videoalphavideotextureopacity
How can I set opacity of a VideoPlayer?
Hello guys,
Is there any chance I can set the opacity/alpha of a VideoPlayer object? I want it to slowly fade in, so that it doesn't pop into the scene. We are using our own Shader to modify the video live. Do I need to add the alpha capability in the Shader or is the any possibility to have the fade-in effect with a gameObject around the VideoPlayer or something?
I hope I was able to clarify my problem.
Thank you in advance
Comment