I am trying to set up some advanced foliage for a scene and was wondering if there was a way for a specific material to cast shadows (like leaves) but not themselves receive them (but still receive traditional lighting from other sources)
I’ve managed to solve this problem for myself, so hopefully you can make use of my solution.
I’m using emissive color to overcome the self-shadowing. Hopefully the next UE4 update will finally include a toggle for ‘Receive Shadow’
This is actually the solution I found on my own heh. Not a perfect solution but it works well enough when lit during the day. It does unfortunately create some weird issues in darker scenes but it is definitely a start.