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

30 lines
325 B
Plaintext

material Mailbox/Diffuse
{
receive_shadows off
technique
{
pass
{
texture_unit
{
texture Mailbox_Diffuse.tga
}
}
}
}
material Mailbox/Specular
{
receive_shadows off
technique
{
pass
{
texture_unit
{
texture Mailbox_Spec.tga
}
}
}
}