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

18 lines
232 B
Plaintext

material Table/Marble_Lightmap
{
technique
{
pass
{
texture_unit
{
texture marble.png
}
texture_unit
{
texture table_lightmap.png
}
}
}
}