Mask an Active Scene?
-
Is it possible to add alpha masks to active scenes? I have a video running (in an activated scene) and I want to change the alpha mask a couple times. I could sent it to a virtual stage in the background and then get stage image and put a mask on it from there, but is there an easier way?
-
@charlotte_e
Broadcaster and Listener will send data/video between scenes that are active. -
@charlotte_e said:
virtual stage in the background and then get stage image and put a mask on it from there
This sounds like a smart way to extend your video pipeline. Or create a User Actor that is inserted before the projector in the scene and allows you to add an alpha channel. You could use listener broadcasters to insert any alpha you like from any other scene in that way.
-
You could adapt this template of mine and put an alpha mask inline: https://community.troikatronix.com/topic/5495/global-projection-mapping-simple-show-template