Files
gazebo_models/bus_stop/materials/scripts/bus_stop.material

30 lines
205 B
Plaintext
Raw Permalink Normal View History

2025-08-25 16:30:02 +08:00
material bus/station
{
technique
{
pass
{
texture_unit
{
texture pic.png
}
}
}
}
material bus/tag
{
technique
{
pass
{
texture_unit
{
texture bus.png
}
}
}
}