Files
gazebo_models/house_3/materials/scripts/house_3.material

15 lines
163 B
Plaintext
Raw Normal View History

2025-08-25 16:30:02 +08:00
material House_3/Diffuse
{
receive_shadows off
technique
{
pass
{
texture_unit
{
texture House_3_Diffuse.png
}
}
}
}