mirror of
https://github.com/osrf/gazebo_models.git
synced 2025-09-15 12:58:56 +08:00
30 lines
329 B
Plaintext
30 lines
329 B
Plaintext
material StopSign/Diffuse
|
|
{
|
|
receive_shadows off
|
|
technique
|
|
{
|
|
pass
|
|
{
|
|
texture_unit
|
|
{
|
|
texture StopSign_Diffuse.tga
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
material StopSign/Specular
|
|
{
|
|
receive_shadows off
|
|
technique
|
|
{
|
|
pass
|
|
{
|
|
texture_unit
|
|
{
|
|
texture StopSign_Spec.tga
|
|
}
|
|
}
|
|
}
|
|
}
|