Hi! Which will be more suitable for reducing draw calls, if I have 5 meshes merged with a material for each or if I have 5 separate meshes with a single material?
Is there a way to have all the meshes in one with a single material for each without ruining the quality of the texture?
Do you know a tutorial or something that would help me?
Easy way to find out: put 100 meshes in an empty level with each method. Then look at the meshes with “stat rhi” turned on.
1 Like
Thanks a lot!!
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.