gazebo_models/house_1/materials/scripts/house_1.material
2013-01-18 13:37:28 -08:00

45 lines
487 B
Plaintext

material House_1/Diffuse
{
receive_shadows off
technique
{
pass
{
texture_unit
{
texture House_1_Diffuse.tga
}
}
}
}
material House_1/Specular
{
receive_shadows off
technique
{
pass
{
texture_unit
{
texture House_1_Spec.tga
}
}
}
}
material House_1/Normal
{
receive_shadows off
technique
{
pass
{
texture_unit
{
texture House_1_Normal.tga
}
}
}
}