init
This commit is contained in:
51
polaris_ranger_ev/materials/scripts/polaris.material
Normal file
51
polaris_ranger_ev/materials/scripts/polaris.material
Normal file
@@ -0,0 +1,51 @@
|
||||
material Polaris/Diffuse
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
{
|
||||
ambient 1.0 1.0 1.0 1.000000
|
||||
|
||||
texture_unit
|
||||
{
|
||||
texture Ranger_Diffuse.png
|
||||
}
|
||||
|
||||
rtshader_system
|
||||
{
|
||||
lighting_stage per_pixel
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
material FNR_switch_F
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
{
|
||||
ambient 1.0 1.0 1.0 1.000
|
||||
texture_unit
|
||||
{
|
||||
texture FNR_switch_F.png
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
material FNR_switch_R
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
{
|
||||
ambient 1.0 1.0 1.0 1.000
|
||||
texture_unit
|
||||
{
|
||||
texture FNR_switch_R.png
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user