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
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
polaris_ranger_ev/materials/textures/FNR_switch_F.png
Normal file
BIN
polaris_ranger_ev/materials/textures/FNR_switch_F.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
BIN
polaris_ranger_ev/materials/textures/FNR_switch_R.png
Normal file
BIN
polaris_ranger_ev/materials/textures/FNR_switch_R.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.1 KiB |
BIN
polaris_ranger_ev/materials/textures/Ranger_Diffuse.png
Normal file
BIN
polaris_ranger_ev/materials/textures/Ranger_Diffuse.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.7 MiB |
BIN
polaris_ranger_ev/materials/textures/Ranger_Spec.png
Normal file
BIN
polaris_ranger_ev/materials/textures/Ranger_Spec.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.9 MiB |
Reference in New Issue
Block a user