Dayz Explorer CPP 1.28.160049
Loading...
Searching...
No Matches
c_wheat2.rvmat
Go to the documentation of this file.
1mainLight="Sun";
2fogMode="Fog";
3ambient[]={1.5,1.25,0.64999998,2};
4diffuse[]={1.15,1,0.75,1};
5forcedDiffuse[]={0.1,0.1,0.1,0};
6emmisive[]={0,0,0,1};
7specular[]={0,0,0,1};
8specularPower=1;
9shadowBias=0.25;
10plantWind[]={0.1,0.25,0.25,25.5};
11renderFlags[]=
12{
13 "AlphaTest32"
14};
15PixelShaderID="Grass";
16VertexShaderID="Grass";
17class Stage2
18{
19 texture="#(argb,8,8,3)color(0.5,0.5,1.0,1.0,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_bliss\clutter\data\c_grass_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};