View projected shadows from inside mesh

Hi,
I’m working on a project where a character’s silhouette is viewed from inside a tent. I’d like to know how to make the exterior shadows visible from the inside.




You need to use a surface shader such as two sided foliage.

Thanks for the input. How to do it?