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

11 lines
179 B
Smarty
Raw Normal View History

2021-01-18 18:25:47 -06:00
material %_materialName
{
set $specular %_specular
set $diffuse %_diffuse
set $ambient %_ambient
set $colormap %color._texture
set $normalmap %normal._texture
}