assimp.tpl 179 B

12345678910
  1. material %_materialName
  2. {
  3. set $specular %_specular
  4. set $diffuse %_diffuse
  5. set $ambient %_ambient
  6. set $colormap %color._texture
  7. set $normalmap %normal._texture
  8. }