assimp/scripts/OgreImporter/assimp.tpl

11 lines
179 B
Smarty

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