gazebo_models/textured_shapes/materials/scripts/textures.material
2016-05-09 17:43:18 +00:00

15 lines
140 B
Plaintext

material TexturedShape/Squares
{
technique
{
pass
{
texture_unit
{
texture squares.png
}
}
}
}