Engine2026/vendor/assimp/scripts/OgreImporter/assimp.tpl
2026-07-03 03:41:25 +02:00

10 lines
169 B
Smarty

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