Yo @Deltakosh … I got a question regarding Mesh Instances and Draw Calls…
I have a mesh of a tree that with multiple materials that takes 10 draw calls… If i create and Instance of that tree it add 1 additional draw call… I thought Mesh Instances was NOT supposed to use any more draw calls.
If I create a terrain and have 1 tree (that takes 10 calls) and 99 mesh instances… I will have 109 draw calls… That not right… is it ???