Dayz Explorer CPP 1.28.160049
Loading...
Searching...
No Matches
ind_expedice1_04.rvmat
Go to the documentation of this file.
1ambient[]={1,1,1,1};
2diffuse[]={1,1,1,1};
3forcedDiffuse[]={0,0,0,0};
4emmisive[]={0,0,0,1};
5specular[]={1,1,1,1};
6specularPower=20;
7nextPass="dz\data\data\flash-pass2.rvmat";
8PixelShaderID="NormalMapDetailSpecularDIMap";
9VertexShaderID="NormalMap";
10class Stage1
11{
12 texture="dz\structures\data\alpha\net\lavkaalfa_nohq.paa";
13 uvSource="tex";
14 class uvTransform
15 {
16 aside[]={1,0,0};
17 up[]={0,1,0};
18 dir[]={0,0,0};
19 pos[]={0,0,0};
20 };
21};
22class Stage2
23{
24 texture="#(argb,8,8,3)color(0.2,0.2,0.2,0.2,DT)";
25 uvSource="tex1";
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="#(argb,8,8,3)color(1,0,0,1,SMDI)";
37 uvSource="tex";
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};