This page is under construction
Archives/bf1942/levels/Midway-1942.rfa
bf1942/levels/Midway-1942/standardMesh/1p_suisei_usiro.rs
subshader "body" "StandardMesh/Default"
{
   lighting true;
   lightingSpecular false;
   materialDiffuse 0.8 0.8 0.8;
   envmap true;
   texture "texture/suisei_bodyGs2";
}

subshader "naibu" "StandardMesh/Default"
{
   lighting true;
   lightingSpecular false;
   materialDiffuse 0.8 0.8 0.8;
   texture "texture/suisei_co1";
}

subshader "naibu2" "StandardMesh/Default"
{
   lighting true;
   lightingSpecular false;
   materialDiffuse 0.8 0.8 0.8;
   texture "texture/suisei_co2";
}

subshader "co_garasu" "StandardMesh/Default"
{
   lighting true;
   lightingSpecular true;
   materialDiffuse 0.8 0.8 0.8;
   materialSpecular 0.1 0.1 0.1;
   materialSpecularPower 8.0;
   transparent true;
   twosided true;
   envmap true;
   alphaTestRef 0.15;
   texture "texture/Aircraft_glass";
}