2

I've seen that when you add some models to the *scene_manager* their texture is there by default, you don't need to set the setMaterialName. How is this? Is it in the mesh or some material name that auto assigns?

Forested
  • 263
  • 5
  • 12

1 Answers1

3

Yes, the material name is set in the .mesh file when you export the model.

Jim Buck
  • 20,482
  • 11
  • 57
  • 74