I set texture size in Class inherit from ModelBase;
And create ModelRenderer with this Class;
Then I use addBox to join model paramater;
Last render it;
But the model is too big than i want or the texture is wrong.
How can I get the result that i want ?