Files
gazebo_models/bus_stop/materials/scripts/bus_stop.material
Quella777 32cc2a8e96 init
2025-08-25 16:30:02 +08:00

30 lines
205 B
Plaintext

material bus/station
{
technique
{
pass
{
texture_unit
{
texture pic.png
}
}
}
}
material bus/tag
{
technique
{
pass
{
texture_unit
{
texture bus.png
}
}
}
}