mirror of
https://github.com/osrf/gazebo_models.git
synced 2025-09-15 12:58:56 +08:00
45 lines
493 B
Plaintext
45 lines
493 B
Plaintext
material FastFood/Diffuse
|
|
{
|
|
receive_shadows off
|
|
technique
|
|
{
|
|
pass
|
|
{
|
|
texture_unit
|
|
{
|
|
texture FastFood_Diffuse.tga
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
material FastFood/Specular
|
|
{
|
|
receive_shadows off
|
|
technique
|
|
{
|
|
pass
|
|
{
|
|
texture_unit
|
|
{
|
|
texture FastFood_Spec.tga
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
material FastFood/Normal
|
|
{
|
|
receive_shadows off
|
|
technique
|
|
{
|
|
pass
|
|
{
|
|
texture_unit
|
|
{
|
|
texture FastFood_Normal.tga
|
|
}
|
|
}
|
|
}
|
|
}
|