How can I make shadows off through Material in UE5
I don’t think you can turn it off in the material. But the mesh, no problem
You actually can in a material by using the “Shadow Pass Switch” node. This is only really useful if you want to make just part of a mesh not cast a shadow. Otherwise it is better to do it in the mesh settings as shown.
3 Likes
Ah, I always forget about that. It doesn’t come up in the details search… being a node…
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.