-
Make object semi-transparent for lights (to get softer shadows) but fully opaque for camera
I’m making marshmallow-like clouds, so I need them to be 100% opaque to the camera, but I’m wondering if there’s a way of having them be semi-transparent only to the lights in my scene. It would be perfect if I could get really soft shadows from the clouds onto other objects (and each other), as if some light was somewhat coming through them, but still have them be rendered completely opaque. I don’t know if it’s possible… I know the Compositing Tag and light Exclusions could allow me to get rid of the shadows completely; but is there a way going only half way?
Thanks a lot for your input!