This page is under construction
Archives/BF1942/levels/DCF DPV_Rally_1/DPV_Rally.rfa
bf1942/levels/DPV_Rally/standardMesh/DC_streetlamp1_m1.rs
subshader "DC_streetlamp1_m1_Material0" "StandardMesh/Default"
{
   lighting false;
   materialDiffuse 1 1 1;
   lightingSpecular false;
   texture "bf1942/levels/DC_Urban_Siege/texture/dc_lampglass";
}
subshader "DC_streetlamp1_m1_Material1" "StandardMesh/Default"
{
   lighting true;
   materialDiffuse 1 1 1;
   lightingSpecular true;
   materialSpecular 0.4 0.45 0.5;
   materialSpecularPower 50.0;
   envmap true;
   texture "bf1942/levels/DC_Urban_Siege/texture/dc_genericmetal2";
}
subshader "DC_streetlamp1_m1_Material2" "StandardMesh/Default"
{
   lighting false;
   materialDiffuse 1 1 1;
   lightingSpecular false;
   twosided true;
   transparent true;
   depthwrite false;
   alphaTestRef 0.5;
   texture "bf1942/levels/DC_Urban_Siege/texture/dc-lamplight1";
}
subshader "DC_streetlamp1_m1_Material3" "StandardMesh/Default"
{
   lighting true;
   materialDiffuse 1 1 1;
   lightingSpecular false;
   texture "bf1942/levels/DC_Urban_Siege/texture/dc_slums_roof1";
}