Dayz Explorer CPP 1.28.160049
Loading...
Searching...
No Matches
c_browngrass_warheadstorage.rvmat
Go to the documentation of this file.
1mainLight="Sun";
2fogMode="Fog";
3shadowBias=1;
4plantWind[]={0.25,0.2,0.039999999,20.5};
5ambient[]={0.84400028,0.9679997,0.88700002,1.5};
6diffuse[]={0.75299978,0.80000001,0.5,1};
7forcedDiffuse[]={0,0,0,0};
8emmisive[]={0,0,0,1};
9specular[]={0,0,0,1};
10specularPower=10;
11renderFlags[]=
12{
13 "AlphaTest32"
14};
15PixelShaderID="Grass";
16VertexShaderID="Grass";
17class Stage2
18{
19 texture="#(argb,8,8,3)color(0.5,0.5,1,1,NOHQ)";
20 uvSource="tex";
21 class uvTransform
22 {
23 aside[]={1,0,0};
24 up[]={0,1,0};
25 dir[]={0,0,0};
26 pos[]={0,0,0};
27 };
28};
29class Stage3
30{
31 texture="dz\plants_sakhal\clutter\data\c_browngrass_windmask_co.paa";
32 uvSource="tex1";
33 class uvTransform
34 {
35 aside[]={1,0,0};
36 up[]={0,1,0};
37 dir[]={0,0,0};
38 pos[]={0,0,0};
39 };
40};