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