couch/thirdparty/assimp/scripts/OgreImporter/assimp.tpl
2021-01-18 18:25:47 -06:00

11 lines
179 B
Smarty

material %_materialName
{
set $specular %_specular
set $diffuse %_diffuse
set $ambient %_ambient
set $colormap %color._texture
set $normalmap %normal._texture
}