How to make geometry semi-transparent?

I have two webcams and I’m rendering their feed on top of two planes. I’d like to put one of those planes in front of the other and then make it semi-transparent so I could see both images at the same time and compare them. Is there any possibility of achieving that effect?

Yes, use an Unlit/Transparent shader and set the main color of the material to be semi-transparent.