Files
gazebo_models/table_marble/materials/scripts/table_lightmap.material

18 lines
232 B
Plaintext
Raw Permalink Normal View History

2025-08-25 16:30:02 +08:00
material Table/Marble_Lightmap
{
technique
{
pass
{
texture_unit
{
texture marble.png
}
texture_unit
{
texture table_lightmap.png
}
}
}
}