Hello,
I’m working on a scene with around 50 video textures. I obviously had to downsize every one of those because it messed with everything (wouldn’t even load sometimes). Is it possible to add a feature where the texture is at first an image (first frame of the video for example) and becomes a video texture when it’s in the viewport? I could do it with a “proximity detector” and change it with JS but it’s going to take too much time.
Maybe you also have another idea? Right now we’re gonna change every video texture to an image because downsizing the videos makes it very ugly if we want it to be fluid.
I think this is a feature that could help a lot with performances on big scenes like that.
Thanks a lot