init
This commit is contained in:
29
stop_sign/materials/scripts/stopsign.material
Normal file
29
stop_sign/materials/scripts/stopsign.material
Normal file
@@ -0,0 +1,29 @@
|
||||
material StopSign/Diffuse
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
{
|
||||
texture_unit
|
||||
{
|
||||
texture StopSign_Diffuse.png
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
material StopSign/Specular
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
{
|
||||
texture_unit
|
||||
{
|
||||
texture StopSign_Spec.png
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user