Files
gazebo_models/stop_light/materials/scripts/stop_light.material

16 lines
177 B
Plaintext
Raw Permalink Normal View History

2025-08-25 16:30:02 +08:00
material StopLight/Light
{
technique
{
pass
{
ambient 0.5 0.5 0.5 1.000000
texture_unit
{
texture greyscale_light.png
}
}
}
}