45 lines
505 B
Plaintext
45 lines
505 B
Plaintext
material GasStation/Diffuse
|
|
{
|
|
receive_shadows off
|
|
technique
|
|
{
|
|
pass
|
|
{
|
|
texture_unit
|
|
{
|
|
texture GasStation_Diffuse.png
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
material GasStation/Specular
|
|
{
|
|
receive_shadows off
|
|
technique
|
|
{
|
|
pass
|
|
{
|
|
texture_unit
|
|
{
|
|
texture GasStation_Spec.png
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
material GasStation/Normal
|
|
{
|
|
receive_shadows off
|
|
technique
|
|
{
|
|
pass
|
|
{
|
|
texture_unit
|
|
{
|
|
texture GasStation_Normal.png
|
|
}
|
|
}
|
|
}
|
|
}
|