mirror of
https://github.com/osrf/gazebo_models.git
synced 2025-09-15 12:58:56 +08:00
45 lines
487 B
Plaintext
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
|
|
}
|
|
}
|
|
}
|
|
}
|