Is there a way to change the transparency of a VideoFrame?

I’m trying to create a static effect for my game at certain points in the gameplay so I tried using a static video using a VideoFrame but there doesn’t seem to be a transparency property, I think it should be added.

Does anyone know any other similar way to create this effect without using a VideoFrame currently?

3 Likes

Use a UIGradient.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.