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

16 lines
182 B
Plaintext

material Beer/Diffuse
{
technique
{
pass
{
texture_unit
{
texture beer.png
filtering anistropic
max_anisotropy 16
}
}
}
}