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

30 lines
325 B
Plaintext

material Mailbox/Diffuse
{
receive_shadows off
technique
{
pass
{
texture_unit
{
texture Mailbox_Diffuse.png
}
}
}
}
material Mailbox/Specular
{
receive_shadows off
technique
{
pass
{
texture_unit
{
texture Mailbox_Spec.png
}
}
}
}