I have 3 texts which I want to put on the same dynamicTexture.
Now I create a new texture foreach but for performance reasons, I want somehow to draw all on the same texture.
Hi! I would recommend using Babylon GUI to create an AdvancedDynamicTexture. On that texture you can create 3 textBlock objects each with its own font!