Post Effect on Segmentation body, not background image/video
Looking to put a post effect on the segmentation body (subject) without applying it to the background video loop.
Using the Segmentation template I have successfully added a background video loop. I want to be able to apply a post effect to make the subject/person in the segmentation a little pink.
When I apply a post effect to the segmentation both the subject and the background receive the effect.
I am able to put the effect only on the video loop in the background, but cannot target the subject alone.
OBV a Noob, but love the studio so far.
Thanks
In these situations I setup the post effect on a separate camera/layer/render target. Then you can create a new unlit material, use the new render target as the base texture, use the segmentation texture as the opacity texture (change the blend mode of the material to Normal first), then create a screen image and set the image material to the unlit material.
I have a tutorial on setting up cameras, layers, and post effects here: https://arbootcamp.com/snapchat-intermediate/multiple-post-effects
This helped, thank you Mike.