30 lines
325 B
Plaintext
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
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|