If the separate mesh components use different materials, you’ll get no draw call reduction at all because each different material still needs a separate draw call.
1 Like
If the separate mesh components use different materials, you’ll get no draw call reduction at all because each different material still needs a separate draw call.