Custom Material - no shading

Hello,

I’m trying to achieve this desired effect: having a material that uses a texture for base color, that receives casted dynamic shadows from other actors, but that doesn’t have self shading.

One workaround could be to set vertex normals to a constant vector but I can’t find the way to do it.

Any hints?