Okay, so I figured out I could use layered materials in Unreal, for ending up with one mat/one draw call, but the documentation is saying that maybe its better to use individual materials, If I don't need per pixel blending, which I can understand. The question is, which would result less heavy performance cost. An another…