Files
Quella777 32cc2a8e96 init
2025-08-25 16:30:02 +08:00

19 lines
222 B
Plaintext

material BrickBox/Diffuse
{
receive_shadows off
technique
{
pass
{
texture_unit
{
texture simple_box.png
filtering anistropic
max_anisotropy 16
}
}
}
}