Files
gazebo_models/textured_shapes/materials/scripts/textures.material

15 lines
140 B
Plaintext
Raw Normal View History

2025-08-25 16:30:02 +08:00
material TexturedShape/Squares
{
technique
{
pass
{
texture_unit
{
texture squares.png
}
}
}
}