Torque3D/Engine/lib/assimp/scripts/OgreImporter/assimp.tpl
2022-05-13 23:42:41 -04:00

11 lines
169 B
Smarty

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