VideoTransparency property for VideoFrames

Currently videoframes do not have a property that lets you control how opaque/transparent the videoframe is.

Usecase:
I want to overlap this footage of static onto a camera GUI, that way I can easily implement visual effects without having to upload several frames to the site and iterating over them as imagelabels.

TV Error Image Noise - Roblox

This layer of complexity could be avoided if there were a videotransparency property for videoframes.

70 Likes

Try use UIGradient and change transparency. It worked for me.

23 Likes

This just worked perfectly for me. Thanks!

2 Likes