Multi-Pass shaders in UE4

Currently the only method is to make a duplicate of your mesh and assign a different material to it. For skeletal meshes, you can use the set master pose component function to make them share a single skeleton.

1 Like