gazebo_models/stop_sign/materials/scripts/stopsign.material
2013-01-18 11:23:25 -08:00

28 lines
285 B
Plaintext

material StopSign/Diffuse
{
technique
{
pass
{
texture_unit
{
texture StopSign_Diffuse.tga
}
}
}
}
material StopSign/Specular
{
technique
{
pass
{
texture_unit
{
texture StopSign_Spec.tga
}
}
}
}