couch/thirdparty/assimp/scripts/OgreImporter/assimp.tpl

11 lines
179 B
Smarty
Raw Normal View History

2021-03-15 13:46:19 -05:00
material %_materialName
{
set $specular %_specular
set $diffuse %_diffuse
set $ambient %_ambient
set $colormap %color._texture
set $normalmap %normal._texture
}