Hello,
I have a VideoPlayer attached to a plane, and it plays the video to that plane using the VideoPlayer material override.
I have multiple planes in the scene and i want the video that is playing on the first plane to show on all the planes, is that possible to do without putting a video player on all the planes and playing all of them at the same time.
Maybe using some kind of a shared material or texture or shader that i can put on all the planes?
Anybody knows?
Thanks